|
Jpp
|
Trigger parameters. More...
#include <JTrigger3N.hh>
Public Member Functions | |
| JParameters (const bool option, const int number_of_hits, const int number_of_modules, const double Tmax_ns, const JOmega3D &omega, const match_type &match3d, const match_type &match1d, const int factory_limit) | |
| Constructor. More... | |
Public Attributes | |
| bool | enabled |
| int | numberOfHits |
| int | numberOfModules |
| double | TMaxEvent_ns |
| JGEOMETRY3D::JRotator3D | rotator |
| JLANG::JSharedPointer< match_type > | match3D |
| JLANG::JSharedPointer< match_type > | match1D |
| int | factoryLimit |
Trigger parameters.
Definition at line 47 of file JTrigger3N.hh.
|
inline |
Constructor.
| option | enable/disable trigger |
| number_of_hits | minimal number of hits to trigger event |
| number_of_modules | minimal number of modules to trigger event |
| Tmax_ns | maximal time between first and last hit [ns] |
| omega | set of directions |
| match3d | 3D match operator |
| match1d | 1D match operator |
| factory_limit | maximal number of hits to apply trigger logic (above this limit, always trigger) |
Definition at line 61 of file JTrigger3N.hh.
| bool JTRIGGER::JTrigger3N::JParameters::enabled |
Definition at line 80 of file JTrigger3N.hh.
| int JTRIGGER::JTrigger3N::JParameters::numberOfHits |
Definition at line 81 of file JTrigger3N.hh.
| int JTRIGGER::JTrigger3N::JParameters::numberOfModules |
Definition at line 82 of file JTrigger3N.hh.
| double JTRIGGER::JTrigger3N::JParameters::TMaxEvent_ns |
Definition at line 83 of file JTrigger3N.hh.
| JGEOMETRY3D::JRotator3D JTRIGGER::JTrigger3N::JParameters::rotator |
Definition at line 84 of file JTrigger3N.hh.
| JLANG::JSharedPointer<match_type> JTRIGGER::JTrigger3N::JParameters::match3D |
Definition at line 85 of file JTrigger3N.hh.
| JLANG::JSharedPointer<match_type> JTRIGGER::JTrigger3N::JParameters::match1D |
Definition at line 86 of file JTrigger3N.hh.
| int JTRIGGER::JTrigger3N::JParameters::factoryLimit |
Definition at line 87 of file JTrigger3N.hh.
1.8.5