Go to the documentation of this file.
3 #ifndef HERD_CALOPMTTRIGGERFLAGS_H_
4 #define HERD_CALOPMTTRIGGERFLAGS_H_
CaloPMTTriggerMask
Enum used as index for the bitset member LSB : corresponds to the flag for HE trigger: 1 -> above thr...
Definition: CaloPMTTriggerFlags.h:29
virtual ~CaloPMTTriggerFlags()=default
Virtual destructor
void Reset()
Set the members to default values.
Definition: CaloPMTTriggerFlags.h:47
Data structure with the trigger flags for CaloPMT.
Definition: CaloPMTTriggerFlags.h:20
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:22
CaloPMTTriggerMask caloPMTTrigMask
Bitmask for the CaloPMT trigger flags.
Definition: CaloPMTTriggerFlags.h:49
#define ENABLE_BITMASK_OPERATORS(x)
Type safe implementation of a bitmask enum.
Definition: BitMask.h:21
CaloPMTTriggerFlags()
Default constructor Resets the values of all the members.
Definition: CaloPMTTriggerFlags.h:40