Go to the documentation of this file.
19 int main(
int argc,
char **argv)
30 JParser<> zap(
"Auxiliary program to print module identifier for a given PMT identifier.");
38 catch(
const exception &error) {
39 FATAL(error.what() << endl);
void load(const JString &file_name, JDetector &detector)
Load detector from input file.
Utility class to parse command line options.
Router for direct addressing of PMT data in detector data structure.
JDAQPMTIdentifier PMT
Command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
int getID() const
Get identifier.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
int main(int argc, char **argv)
const JModule & getParentModule(const JObjectID &id) const
Get parent module.