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

Public Member Functions | |
| bool | computeDecision () |
Private Attributes | |
| StoreArray< CDCHit > | m_cdcHits |
| CDCHits StoreArray. | |
| StoreArray< SVDShaperDigit > | m_svdShaperDigits |
| SVDShaperDigits StoreArray. | |
| DBObjPtr< EventsOfDoomParameters > | m_eventsOfDoomParameters |
| EventsOfDoomParameters Database OjbPtr. | |
Helper for EventsOfDoomBuster state.
Definition at line 174 of file HLTPrefilter.h.
|
inline |
The max number of CDC hits for an event to be kept for reconstruction
The max number of SVD shaper digits for an event to be kept for reconstruction
Get NCDCHits for the event
Get NSVDShaperDigits for the event
Definition at line 185 of file HLTPrefilter.h.
|
private |
CDCHits StoreArray.
Definition at line 177 of file HLTPrefilter.h.
|
private |
EventsOfDoomParameters Database OjbPtr.
Definition at line 181 of file HLTPrefilter.h.
|
private |
SVDShaperDigits StoreArray.
Definition at line 179 of file HLTPrefilter.h.