CMS 3D CMS Logo

L1TGlobalParameters.h
Go to the documentation of this file.
1 #ifndef CondFormats_L1TObjects_L1TGlobalParameters_h
2 #define CondFormats_L1TObjects_L1TGlobalParameters_h
3 
4 #include <vector>
6 
8 public:
10 
12 
13 public:
16 
18 
20  unsigned int m_numberPhysTriggers;
21 
23 
25  unsigned int m_numberL1Mu;
26 
28  unsigned int m_numberL1EG;
29 
31  unsigned int m_numberL1Jet;
32 
34  unsigned int m_numberL1Tau;
35 
37 
39  unsigned int m_numberChips;
40 
42  unsigned int m_pinsOnChip;
43 
45  std::vector<int> m_orderOfChip;
46 
47  int m_version;
48  std::vector<int> m_exp_ints;
49  std::vector<double> m_exp_doubles;
50 
52 };
53 
54 #endif
unsigned int m_pinsOnChip
number of pins on the GTL condition chips
std::vector< double > m_exp_doubles
unsigned int m_numberL1Mu
trigger objects
std::vector< int > m_orderOfChip
correspondence "condition chip - GTL algorithm word" in the hardware
unsigned int m_numberL1Jet
jets
int m_totalBxInEvent
bx in event
unsigned int m_numberL1EG
e/gamma objects
unsigned int m_numberL1Tau
taus
unsigned int m_numberChips
hardware
#define COND_SERIALIZABLE
Definition: Serializable.h:39
unsigned int m_numberPhysTriggers
trigger decision
std::vector< int > m_exp_ints