Is it possible to compile some procedures which are not part of a class
into a shared library?
rootcint complains about "undefined class" and the procedures are not to
be found after (sucessfully) loading the library.
The examples deal only with classes, do I have to put the procedures into
a class?
Thanks
Robert