16 const char*
const readout_t =
"readout";
17 const char*
const physical_t =
"physical";
26int main(
int argc,
char **argv)
38 JParser<> zap(
"Example program to print PMT logical addressing.");
48 catch(
const exception &error) {
69 for (JModuleAddressMap::const_iterator i =
memo.begin(); i !=
memo.end(); ++i) {
70 cout <<
setw(2) << i->tdc <<
' ' << i->ring << i->position <<
endl;
KM3NeT DAQ constants, bit handling, etc.
General purpose messaging.
int main(int argc, char **argv)
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Lookup table for PMT addresses in detector.
Lookup table for PMT addresses in optical module.
Template definition of a multi-dimensional oscillation probability interpolation table.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).