1 #ifndef __JDB_JPERSONS__ 
    2 #define __JDB_JPERSONS__ 
   23     static const char* 
const getName() { 
return "persons"; } 
 
   45       static const char* 
const getName() { 
return "Person"; } 
 
Auxiliary classes and methods for database I/O.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
static const char *const getName()
Table name.
 
JPerson(const JPersons &person)
Copy constructor.
 
Wrapper class to read string until end-of-line.
 
static const char *const getName()
Table name.
 
Auxiliary base class for JSon I/O based on ROOT dictionary.