CMS 3D CMS Logo

Typedefs | Variables
TriggerDefs.h File Reference
#include <bitset>

Go to the source code of this file.

Typedefs

typedef std::bitset< kNTrigBitTriggerBits
 
typedef std::bitset< kNTrigObjectBitTriggerObjects
 

Variables

const unsigned int kNTrigBit = 128
 
const unsigned int kNTrigObjectBit = 256
 

Typedef Documentation

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.

Variable Documentation

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.