19int main(
int argc,
char **argv)
29 JParser<> zap(
"Example program to test I/O of trigger mask.");
36 catch(
const exception& error) {
37 FATAL(error.what() << endl);
45 cout << trigger_mask << endl;
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
int main(int argc, char **argv)
Utility class to parse command line options.
Auxiliary class for trigger mask.
JTriggerMask_t getTriggerMask() const
Get trigger mask.
bool hasTriggerBit(const unsigned int bit) const
Check trigger bit.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
JTriggerbit_t getTriggerBit()
Get the trigger bit.
KM3NeT DAQ data structures and auxiliaries.