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