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