![]() |
Belle II Software prerelease-11-00-00a
|
Helper for TimingCut state. More...
#include <HLTPrefilter.h>

Public Member Functions | |
| bool | computeDecision () |
Private Attributes | |
| StoreObjPtr< TRGSummary > | m_l1Trigger |
| Store Object with the trigger result. | |
| DBObjPtr< HLTPrefilterParameters > | m_hltPrefilterParameters |
| HLTprefilterParameters Database OjbPtr. | |
| StoreObjPtr< EventLevelTriggerTimeInfo > | m_TTDInfo |
| Store array object for injection time info. | |
| DBObjPtr< BunchStructure > | m_bunchStructure |
| Define object for BunchStructure class. | |
| DBObjPtr< HardwareClockSettings > | m_clockSettings |
| Define object for HardwareClockSettings class. | |
Helper for TimingCut state.
Definition at line 35 of file HLTPrefilter.h.
|
inline |
Minimum threshold of timeSinceLastInjection for LER injection
Maximum threshold of timeSinceLastInjection for LER injection
Minimum threshold of timeSinceLastInjection for HER injection
Maximum threshold of timeSinceLastInjection for HER injection
Minimum threshold of timeInBeamCycle for LER injection
Maximum threshold of timeInBeamCycle for LER injection
Minimum threshold of timeInBeamCycle for HER injection
Maximum threshold of timeInBeamCycle for LER injection
Calculate revolution time of beam
Fetch global clock
Definition at line 55 of file HLTPrefilter.h.
|
private |
Define object for BunchStructure class.
bunch structure (fill pattern)
Definition at line 48 of file HLTPrefilter.h.
|
private |
Define object for HardwareClockSettings class.
hardware clock settings
Definition at line 51 of file HLTPrefilter.h.
|
private |
HLTprefilterParameters Database OjbPtr.
HLT prefilter parameters
Definition at line 42 of file HLTPrefilter.h.
|
private |
Store Object with the trigger result.
Definition at line 39 of file HLTPrefilter.h.
|
private |
Store array object for injection time info.
Definition at line 45 of file HLTPrefilter.h.