1 #ifndef __JTRIGGER__JTRIGGERMXSHOWER_T__
2 #define __JTRIGGER__JTRIGGERMXSHOWER_T__
This include file serves the purpose of hiding ROOT dependencies and circumphere namespace problems w...
JParameters()
Default constructor.
double DMax_m
maximal distance between PMTs [m]
virtual ~JParameters()
Virtual destructor.
int factoryLimit
maximal number of hits to apply trigger logic (above this limit, always trigger)
int numberOfHits
minimal number of hits to trigger event
double TMaxExtra_ns
maximal extra time [ns]
JParameters(const bool enabled, const int numberOfHits, const int numberOfModules, const double DMax_m, const double TMaxExtra_ns, const int factoryLimit)
Constructor.
bool equals(const JParameters ¶meters) const
Equality.
bool enabled
enabled status of trigger
int numberOfModules
minimal number of modules to trigger event
void reset()
Reset trigger parameters.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary classes and methods for triggering.
Shower trigger parameters.