test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
9 public:
10 
12 
14 
15 public:
16 
19 
21 
23  unsigned int m_numberPhysTriggers;
24 
26 
28  unsigned int m_numberL1Mu;
29 
31  unsigned int m_numberL1EG;
32 
33 
35  unsigned int m_numberL1Jet;
36 
38  unsigned int m_numberL1Tau;
39 
41 
43  unsigned int m_numberChips;
44 
46  unsigned int m_pinsOnChip;
47 
49  std::vector<int> m_orderOfChip;
50 
51  int m_version;
52  std::vector<int> m_exp_ints;
53  std::vector<double> m_exp_doubles;
54 
56 };
57 
58 #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 &quot;condition chip - GTL algorithm word&quot; 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:37
unsigned int m_numberPhysTriggers
trigger decision
std::vector< int > m_exp_ints