#include <bitset>
Go to the source code of this file.
Typedefs | |
typedef std::bitset< kNTrigBit > | TriggerBits |
typedef std::bitset< kNTrigObjectBit > | TriggerObjects |
Variables | |
const unsigned int | kNTrigBit = 128 |
const unsigned int | kNTrigObjectBit = 256 |
typedef std::bitset<kNTrigBit> TriggerBits |
Definition at line 7 of file TriggerDefs.h.
typedef std::bitset<kNTrigObjectBit> TriggerObjects |
Definition at line 9 of file TriggerDefs.h.
const unsigned int kNTrigBit = 128 |
Definition at line 6 of file TriggerDefs.h.
const unsigned int kNTrigObjectBit = 256 |
Definition at line 8 of file TriggerDefs.h.