1 #ifndef __JTRIGGER__JTRIGGERMXSHOWER_T__
2 #define __JTRIGGER__JTRIGGERMXSHOWER_T__
12 namespace JPP {
using namespace JTRIGGER; }
bool enabled
enabled status of trigger
virtual ~JParameters()
Virtual destructor.
int factoryLimit
maximal number of hits to apply trigger logic (above this limit, always trigger)
bool equals(const JParameters ¶meters) const
Equality.
Shower trigger parameters.
This include file serves the purpose of hiding ROOT dependencies and circumphere namespace problems w...
double TMaxExtra_ns
maximal extra time [ns]
void reset()
Reset trigger parameters.
int numberOfHits
minimal number of hits 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.
JParameters()
Default constructor.
int numberOfModules
minimal number of modules to trigger event
double DMax_m
maximal distance between PMTs [m]