Go to the documentation of this file.
15 int main(
int argc ,
char** argv) {
31 parser.
read(argc , argv);
const JModule & getModule(const JObjectID &id) const
Get module parameters.
void load(const JString &file_name, JDetector &detector)
Load detector from input file.
double getDistance(const JVector3D &pos) const
Get distance to point.
int getModuleID() const
Get module identifier.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
virtual const pointer_type & next()
Get next element.
Data structure for a composite optical module.
virtual bool hasNext()
Check availability of next element.
Router for direct addressing of module data in detector data structure.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
General purpose class for object reading from a list of file names.
KM3NeT DAQ data structures and auxiliaries.
int main(int argc, char **argv)
int getFloor() const
Get floor number.
int read(const int argc, const char *const argv[])
Parse the program's command line options.