ATLAS Offline Software
TrigT1CaloDefs.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 //==============================================================================
5 // $Id: TrigT1CaloDefs.h 632038 2014-11-28 19:27:49Z amazurov $
6 //==============================================================================
7 
8 #ifndef TRIGT1CALODEFS_H
9 #define TRIGT1CALODEFS_H
10 #include <string>
11 
12 #ifndef TRIGGERSPACE
13 // running in Athena
14 //#include "StoreGate/DataVector.h"
15 //#include "TrigT1Calo/EmTauROI.h"
16 
17 #else
18 // running in TRIGGERSPACE
19 
20 #endif
21 
22 
23 namespace LVL1 {
25 
26 public:
27 
28 #ifndef TRIGGERSPACE
29 //typedefs
30 // typedef DataVector<EmTauROI> t_EmTauROICollection ;
31 
32  // locations
33  static const std::string CaloCellContainerLocation;
34 
35  static const std::string TriggerTowerLocation;
36  static const std::string xAODTriggerTowerLocation;
37  static const std::string xAODTriggerTowerRerunLocation;
38  static const std::string CPMTowerLocation;
39  static const std::string JetElementLocation;
40  static const std::string xAODZdcModuleLocation;
41  static const std::string ZdcLucrodDataContainer;
42 
43  static const std::string CPMCMXDataLocation;
44  static const std::string JetCMXDataLocation;
45  static const std::string EnergyCMXDataLocation;
46 
47  static const std::string CPMHitsLocation;
48  static const std::string JEMHitsLocation;
49  static const std::string JEMEtSumsLocation;
50 
51  static const std::string CMMJetHitsLocation;
52  static const std::string CMMEtSumsLocation;
53  static const std::string CMMCPHitsLocation;
54  static const std::string CMMRoILocation;
55  static const std::string CMXJetTobLocation;
56  static const std::string CMXJetHitsLocation;
57  static const std::string CMXEtSumsLocation;
58  static const std::string CMXCPTobLocation;
59  static const std::string CMXCPHitsLocation;
60  static const std::string CMXRoILocation;
61  static const std::string CPMRoILocation;
62  static const std::string CPMTobRoILocation;
63  static const std::string JEMRoILocation;
64  static const std::string JEMTobRoILocation;
65  static const std::string CPBSCollectionLocation;
66  static const std::string JEPBSCollectionLocation;
67  static const std::string JEPRoIBSCollectionLocation;
68  static const std::string RODHeaderLocation;
69 
70  static const std::string AtlfastCellContainerLocation;
71 
72  static const std::string JetROILocation;
73  static const std::string EnergyROILocation;
74  static const std::string EmTauROILocation;
75  static const std::string JetEtROILocation;
76 
77  static const std::string EmTauCTPLocation;
78  static const std::string JetCTPLocation;
79  static const std::string EnergyCTPLocation;
80  static const std::string ZdcCTPLocation;
81 
82  static const std::string EmTauSlinkLocation;
83  static const std::string jepSlinkLocation;
84  static const std::string energySlinkLocation;
85 
86  static const std::string EmTauTopoTobLocation;
87  static const std::string JetTopoTobLocation;
88  static const std::string EnergyTopoDataLocation;
89 
90  static const std::string CTPCaloConfigLocation;
91  static const std::string CTPJetEnergyConfigLocation;
92 #endif
93  //JetElementKey
94  static const unsigned int RegionError=999;
95 
96  static const double Region0EtaCentre;
97  static const double Region1EtaCentre;
98  static const double Region2EtaCentre;
99  static const double Region3EtaCentre;
100  static const double Region4EtaCentre;
101  static const double Region5EtaCentre;
102  static const int RegionERROREtaBin=81;
103  static const double RegionERROREtaCentre;
104 
105  static const double Region0Width;
106  static const double Region1Width;
107  static const double Region2Width;
108  static const double Region3Width;
109  static const double Region4Width;
110  static const double Region5Width;
111 
112  static const double Region0Height;
113  static const double Region1Height;
114  static const double Region2Height;
115  static const double Region3Height;
116  static const double Region4Height;
117  static const double Region5Height;
118 
119  static const double Region5JetHeight;
120 
121 
122 static const unsigned int Error=999;
123 
124 //General hardware
125 static const unsigned int numOfCPThresholds=16;
126 static const unsigned int numOfJetThresholds=8;
127 static const unsigned int numOfFwdJetThresholds=4;
128 static const unsigned int numOfMissingEtThresholds=8;
129 static const unsigned int numOfSumEtThresholds=8;
130 static const unsigned int numOfMEtSigThresholds=8;
131 static const unsigned int numOfJetEtSumThresholds=4;
132 static const unsigned int numOfEMCMXThresholds=16;
133 static const unsigned int numOfTauCMXThresholds=16;
134 static const unsigned int numOfJetCMXThresholds=25;
135 static const unsigned int numOfIsolationBits=5;
136 
137 static const double cpmPhiSize;
138 static const double cpmEtaSize;
139 static const double jemPhiSize;
140 static const double jemEtaSize;
141 
142 //ROI word data
143 
144 
150 } ;
151 
158  JEPRoITypeError = 999
159 } ;
160 
163  tauTobType = 1
164 } ;
165 
166 enum RoIType {
175  RoIWordTypeError=999
176 } ;
177 
181  energyRoIType=1
182 } ;
183 
186  EMRoIWord = 10,
187  TauRoIWord = 11
188 } ;
189 
192  jetEtRoI=1
193 } ;
194 
198  energyRoI2=1
199 } ;
200 
206 } ;
207 
209  EMAlg = 0,
212  ClustAlgError=999
213  };
214 
216  W4 = 4,
217  W6 = 6,
218  W8 = 8,
219  JetWinError=999
220 };
221 
222 
223 
224 //ROD
225 static const unsigned int numOfCPRoIRODs=4;
226 static const unsigned int numOfJEPRoIRODs=2;
227 
228 //NB the only other parts of TrigT1Calo that should have explicit understanding of hardware layout
229 // are the key classes and the CoordToHardware conversion classes.
230 
231 };
232 
233 }//end ns
234 #endif // TRIGT1CALODEFS_H
235 
236 
LVL1::TrigT1CaloDefs::Region3EtaCentre
static const double Region3EtaCentre
Definition: TrigT1CaloDefs.h:99
LVL1::TrigT1CaloDefs::Region0Height
static const double Region0Height
Definition: TrigT1CaloDefs.h:112
LVL1::TrigT1CaloDefs::JEMRoILocation
static const std::string JEMRoILocation
Definition: TrigT1CaloDefs.h:63
LVL1::TrigT1CaloDefs::Region4Width
static const double Region4Width
Definition: TrigT1CaloDefs.h:109
LVL1::TrigT1CaloDefs::energyRoI2
@ energyRoI2
Definition: TrigT1CaloDefs.h:198
LVL1::TrigT1CaloDefs::run2CpRoIType
@ run2CpRoIType
Definition: TrigT1CaloDefs.h:147
LVL1::TrigT1CaloDefs::JetEtRoIWordType
@ JetEtRoIWordType
Definition: TrigT1CaloDefs.h:169
LVL1::TrigT1CaloDefs::JEPRoITypes
JEPRoITypes
Definition: TrigT1CaloDefs.h:152
LVL1::TrigT1CaloDefs::RODHeaderLocation
static const std::string RODHeaderLocation
Definition: TrigT1CaloDefs.h:68
LVL1::TrigT1CaloDefs::ClustAlgError
@ ClustAlgError
Definition: TrigT1CaloDefs.h:212
LVL1::TrigT1CaloDefs::energyRoIWord1
@ energyRoIWord1
Definition: TrigT1CaloDefs.h:203
LVL1::TrigT1CaloDefs::Num
@ Num
Definition: TrigT1CaloDefs.h:211
LVL1::TrigT1CaloDefs::TauRoIWordType
@ TauRoIWordType
Definition: TrigT1CaloDefs.h:174
LVL1::TrigT1CaloDefs::energySlinkLocation
static const std::string energySlinkLocation
Definition: TrigT1CaloDefs.h:84
LVL1::TrigT1CaloDefs::Region5Width
static const double Region5Width
Definition: TrigT1CaloDefs.h:110
LVL1::TrigT1CaloDefs::EmTauCTPLocation
static const std::string EmTauCTPLocation
Definition: TrigT1CaloDefs.h:77
LVL1::TrigT1CaloDefs::Run1JetType
@ Run1JetType
Definition: TrigT1CaloDefs.h:156
LVL1::TrigT1CaloDefs::EnergyCMXDataLocation
static const std::string EnergyCMXDataLocation
Definition: TrigT1CaloDefs.h:45
LVL1::TrigT1CaloDefs::Run2RoIWordTypes
Run2RoIWordTypes
Definition: TrigT1CaloDefs.h:145
LVL1::TrigT1CaloDefs::CMXJetTobLocation
static const std::string CMXJetTobLocation
Definition: TrigT1CaloDefs.h:55
LVL1::TrigT1CaloDefs::Region2Width
static const double Region2Width
Definition: TrigT1CaloDefs.h:107
LVL1::TrigT1CaloDefs::CPBSCollectionLocation
static const std::string CPBSCollectionLocation
Definition: TrigT1CaloDefs.h:65
LVL1::TrigT1CaloDefs::ZdcLucrodDataContainer
static const std::string ZdcLucrodDataContainer
Definition: TrigT1CaloDefs.h:41
LVL1::TrigT1CaloDefs::JEPRoITypeError
@ JEPRoITypeError
Definition: TrigT1CaloDefs.h:158
LVL1::TrigT1CaloDefs::jemEtaSize
static const double jemEtaSize
Definition: TrigT1CaloDefs.h:140
LVL1::TrigT1CaloDefs::ZdcCTPLocation
static const std::string ZdcCTPLocation
Definition: TrigT1CaloDefs.h:80
LVL1::TrigT1CaloDefs::CMXJetHitsLocation
static const std::string CMXJetHitsLocation
Definition: TrigT1CaloDefs.h:56
LVL1::TrigT1CaloDefs::CMXRoILocation
static const std::string CMXRoILocation
Definition: TrigT1CaloDefs.h:60
LVL1::TrigT1CaloDefs::CMXCPTobLocation
static const std::string CMXCPTobLocation
Definition: TrigT1CaloDefs.h:58
LVL1::TrigT1CaloDefs::JEMTobRoILocation
static const std::string JEMTobRoILocation
Definition: TrigT1CaloDefs.h:64
LVL1::TrigT1CaloDefs::numOfJEPRoIRODs
static const unsigned int numOfJEPRoIRODs
Definition: TrigT1CaloDefs.h:226
LVL1::TrigT1CaloDefs::numOfJetThresholds
static const unsigned int numOfJetThresholds
Definition: TrigT1CaloDefs.h:126
LVL1::TrigT1CaloDefs::ClusterAlgorithm
ClusterAlgorithm
Definition: TrigT1CaloDefs.h:208
LVL1::TrigT1CaloDefs::cpmEtaSize
static const double cpmEtaSize
Definition: TrigT1CaloDefs.h:138
LVL1::TrigT1CaloDefs::numOfJetEtSumThresholds
static const unsigned int numOfJetEtSumThresholds
Definition: TrigT1CaloDefs.h:131
LVL1::TrigT1CaloDefs::EMAlg
@ EMAlg
Definition: TrigT1CaloDefs.h:209
LVL1::TrigT1CaloDefs::JEMHitsLocation
static const std::string JEMHitsLocation
Definition: TrigT1CaloDefs.h:48
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
LVL1::TrigT1CaloDefs::CaloCellContainerLocation
static const std::string CaloCellContainerLocation
Definition: TrigT1CaloDefs.h:33
LVL1::TrigT1CaloDefs::EnergyROILocation
static const std::string EnergyROILocation
Definition: TrigT1CaloDefs.h:73
LVL1::TrigT1CaloDefs::energyRoIWord0
@ energyRoIWord0
Definition: TrigT1CaloDefs.h:202
LVL1::TrigT1CaloDefs::Region1EtaCentre
static const double Region1EtaCentre
Definition: TrigT1CaloDefs.h:97
LVL1::TrigT1CaloDefs::EnergyRoIWordType1
@ EnergyRoIWordType1
Definition: TrigT1CaloDefs.h:171
LVL1::TrigT1CaloDefs::CMMEtSumsLocation
static const std::string CMMEtSumsLocation
Definition: TrigT1CaloDefs.h:52
LVL1::TrigT1CaloDefs::EnergyRoIWordType2
@ EnergyRoIWordType2
Definition: TrigT1CaloDefs.h:172
LVL1::TrigT1CaloDefs::Region3Height
static const double Region3Height
Definition: TrigT1CaloDefs.h:115
LVL1::TrigT1CaloDefs::numOfIsolationBits
static const unsigned int numOfIsolationBits
Definition: TrigT1CaloDefs.h:135
LVL1::TrigT1CaloDefs::Energy0Type
@ Energy0Type
Definition: TrigT1CaloDefs.h:154
LVL1::TrigT1CaloDefs::AtlfastCellContainerLocation
static const std::string AtlfastCellContainerLocation
Definition: TrigT1CaloDefs.h:70
LVL1::TrigT1CaloDefs::JEMEtSumsLocation
static const std::string JEMEtSumsLocation
Definition: TrigT1CaloDefs.h:49
LVL1::TrigT1CaloDefs::EnergyRoIWordType0
@ EnergyRoIWordType0
Definition: TrigT1CaloDefs.h:170
LVL1::TrigT1CaloDefs::jetEtRoI
@ jetEtRoI
Definition: TrigT1CaloDefs.h:192
LVL1::TrigT1CaloDefs::energyRoI1
@ energyRoI1
Definition: TrigT1CaloDefs.h:197
LVL1::TrigT1CaloDefs::Region0Width
static const double Region0Width
Definition: TrigT1CaloDefs.h:105
LVL1::TrigT1CaloDefs::Run2JetType
@ Run2JetType
Definition: TrigT1CaloDefs.h:153
LVL1::TrigT1CaloDefs::Region2Height
static const double Region2Height
Definition: TrigT1CaloDefs.h:114
LVL1::TrigT1CaloDefs::JetRoIWordTypes
JetRoIWordTypes
Definition: TrigT1CaloDefs.h:190
LVL1::TrigT1CaloDefs::Region4EtaCentre
static const double Region4EtaCentre
Definition: TrigT1CaloDefs.h:100
LVL1::TrigT1CaloDefs::CMXEtSumsLocation
static const std::string CMXEtSumsLocation
Definition: TrigT1CaloDefs.h:57
LVL1::TrigT1CaloDefs::EmTauSlinkLocation
static const std::string EmTauSlinkLocation
Definition: TrigT1CaloDefs.h:82
LVL1::TrigT1CaloDefs::W8
@ W8
Definition: TrigT1CaloDefs.h:218
LVL1::TrigT1CaloDefs::Region1Height
static const double Region1Height
Definition: TrigT1CaloDefs.h:113
LVL1::TrigT1CaloDefs::CTPJetEnergyConfigLocation
static const std::string CTPJetEnergyConfigLocation
Definition: TrigT1CaloDefs.h:91
LVL1::TrigT1CaloDefs::jepSlinkLocation
static const std::string jepSlinkLocation
Definition: TrigT1CaloDefs.h:83
LVL1::TrigT1CaloDefs::Region3Width
static const double Region3Width
Definition: TrigT1CaloDefs.h:108
LVL1::TrigT1CaloDefs::RoIWordTypeError
@ RoIWordTypeError
Definition: TrigT1CaloDefs.h:175
LVL1::TrigT1CaloDefs::Region5EtaCentre
static const double Region5EtaCentre
Definition: TrigT1CaloDefs.h:101
LVL1::TrigT1CaloDefs::TauAlg
@ TauAlg
Definition: TrigT1CaloDefs.h:210
LVL1::TrigT1CaloDefs::cpmPhiSize
static const double cpmPhiSize
Definition: TrigT1CaloDefs.h:137
LVL1::TrigT1CaloDefs::energyRoIType
@ energyRoIType
Definition: TrigT1CaloDefs.h:181
LVL1::TrigT1CaloDefs::Region5JetHeight
static const double Region5JetHeight
Definition: TrigT1CaloDefs.h:119
LVL1::TrigT1CaloDefs::Energy1Type
@ Energy1Type
Definition: TrigT1CaloDefs.h:155
LVL1::TrigT1CaloDefs::numOfSumEtThresholds
static const unsigned int numOfSumEtThresholds
Definition: TrigT1CaloDefs.h:129
LVL1::TrigT1CaloDefs::JetCMXDataLocation
static const std::string JetCMXDataLocation
Definition: TrigT1CaloDefs.h:44
LVL1::TrigT1CaloDefs::EMRoIWord
@ EMRoIWord
Definition: TrigT1CaloDefs.h:186
LVL1::TrigT1CaloDefs::RegionERROREtaBin
static const int RegionERROREtaBin
Definition: TrigT1CaloDefs.h:102
LVL1::TrigT1CaloDefs::CPMTowerLocation
static const std::string CPMTowerLocation
Definition: TrigT1CaloDefs.h:38
LVL1::TrigT1CaloDefs::CPMCMXDataLocation
static const std::string CPMCMXDataLocation
Definition: TrigT1CaloDefs.h:43
LVL1::TrigT1CaloDefs::Region5Height
static const double Region5Height
Definition: TrigT1CaloDefs.h:117
LVL1::TrigT1CaloDefs::JetEtROILocation
static const std::string JetEtROILocation
Definition: TrigT1CaloDefs.h:75
LVL1::TrigT1CaloDefs::JetTopoTobLocation
static const std::string JetTopoTobLocation
Definition: TrigT1CaloDefs.h:87
LVL1::TrigT1CaloDefs::Region4Height
static const double Region4Height
Definition: TrigT1CaloDefs.h:116
LVL1::TrigT1CaloDefs::tauTobType
@ tauTobType
Definition: TrigT1CaloDefs.h:163
LVL1::TrigT1CaloDefs::numOfTauCMXThresholds
static const unsigned int numOfTauCMXThresholds
Definition: TrigT1CaloDefs.h:133
LVL1::TrigT1CaloDefs::RoIWordTypes
RoIWordTypes
Definition: TrigT1CaloDefs.h:178
LVL1::TrigT1CaloDefs::CTPCaloConfigLocation
static const std::string CTPCaloConfigLocation
Definition: TrigT1CaloDefs.h:90
LVL1::TrigT1CaloDefs::JetElementLocation
static const std::string JetElementLocation
Definition: TrigT1CaloDefs.h:39
LVL1::TrigT1CaloDefs::W6
@ W6
Definition: TrigT1CaloDefs.h:217
LVL1::TrigT1CaloDefs::CPMHitsLocation
static const std::string CPMHitsLocation
Definition: TrigT1CaloDefs.h:47
LVL1::TrigT1CaloDefs::JEPBSCollectionLocation
static const std::string JEPBSCollectionLocation
Definition: TrigT1CaloDefs.h:66
LVL1::TrigT1CaloDefs::run2JetRoIType
@ run2JetRoIType
Definition: TrigT1CaloDefs.h:146
LVL1::TrigT1CaloDefs::numOfJetCMXThresholds
static const unsigned int numOfJetCMXThresholds
Definition: TrigT1CaloDefs.h:134
LVL1::TrigT1CaloDefs::CPMRoILocation
static const std::string CPMRoILocation
Definition: TrigT1CaloDefs.h:61
LVL1::TrigT1CaloDefs::RegionERROREtaCentre
static const double RegionERROREtaCentre
Definition: TrigT1CaloDefs.h:103
LVL1::TrigT1CaloDefs::TauRoIWord
@ TauRoIWord
Definition: TrigT1CaloDefs.h:187
LVL1::TrigT1CaloDefs::cpRoIType
@ cpRoIType
Definition: TrigT1CaloDefs.h:179
LVL1::TrigT1CaloDefs::JetCTPLocation
static const std::string JetCTPLocation
Definition: TrigT1CaloDefs.h:78
LVL1::TrigT1CaloDefs::xAODTriggerTowerLocation
static const std::string xAODTriggerTowerLocation
Definition: TrigT1CaloDefs.h:36
LVL1::TrigT1CaloDefs::EMTauRoIWord
@ EMTauRoIWord
Definition: TrigT1CaloDefs.h:185
LVL1::TrigT1CaloDefs::energyRoIWordError
@ energyRoIWordError
Definition: TrigT1CaloDefs.h:205
LVL1::TrigT1CaloDefs::RoIType
RoIType
Definition: TrigT1CaloDefs.h:166
LVL1::TrigT1CaloDefs::energyRoIWord2
@ energyRoIWord2
Definition: TrigT1CaloDefs.h:204
LVL1::TrigT1CaloDefs::jetRoI
@ jetRoI
Definition: TrigT1CaloDefs.h:191
LVL1::TrigT1CaloDefs
Definition: TrigT1CaloDefs.h:24
LVL1::TrigT1CaloDefs::run2METRoIType
@ run2METRoIType
Definition: TrigT1CaloDefs.h:148
LVL1::TrigT1CaloDefs::Region0EtaCentre
static const double Region0EtaCentre
Definition: TrigT1CaloDefs.h:96
LVL1::TrigT1CaloDefs::JetRoIWordType
@ JetRoIWordType
Definition: TrigT1CaloDefs.h:168
LVL1::TrigT1CaloDefs::CMMRoILocation
static const std::string CMMRoILocation
Definition: TrigT1CaloDefs.h:54
LVL1::TrigT1CaloDefs::JetEtType
@ JetEtType
Definition: TrigT1CaloDefs.h:157
LVL1::TrigT1CaloDefs::JetROILocation
static const std::string JetROILocation
Definition: TrigT1CaloDefs.h:72
LVL1::TrigT1CaloDefs::numOfCPThresholds
static const unsigned int numOfCPThresholds
Definition: TrigT1CaloDefs.h:125
LVL1::TrigT1CaloDefs::numOfEMCMXThresholds
static const unsigned int numOfEMCMXThresholds
Definition: TrigT1CaloDefs.h:132
LVL1::TrigT1CaloDefs::TriggerTowerLocation
static const std::string TriggerTowerLocation
Definition: TrigT1CaloDefs.h:35
LVL1::TrigT1CaloDefs::EnergyRoIWordTypes
EnergyRoIWordTypes
Definition: TrigT1CaloDefs.h:195
LVL1::TrigT1CaloDefs::EmTauTopoTobLocation
static const std::string EmTauTopoTobLocation
Definition: TrigT1CaloDefs.h:86
LVL1::TrigT1CaloDefs::energyRoI0
@ energyRoI0
Definition: TrigT1CaloDefs.h:196
LVL1::TrigT1CaloDefs::Region1Width
static const double Region1Width
Definition: TrigT1CaloDefs.h:106
LVL1::TrigT1CaloDefs::EMRoIWordType
@ EMRoIWordType
Definition: TrigT1CaloDefs.h:173
LVL1::TrigT1CaloDefs::W4
@ W4
Definition: TrigT1CaloDefs.h:216
LVL1::TrigT1CaloDefs::xAODZdcModuleLocation
static const std::string xAODZdcModuleLocation
Definition: TrigT1CaloDefs.h:40
LVL1::TrigT1CaloDefs::CPMTobRoILocation
static const std::string CPMTobRoILocation
Definition: TrigT1CaloDefs.h:62
LVL1::TrigT1CaloDefs::emTobType
@ emTobType
Definition: TrigT1CaloDefs.h:162
LVL1::TrigT1CaloDefs::numOfCPRoIRODs
static const unsigned int numOfCPRoIRODs
Definition: TrigT1CaloDefs.h:225
LVL1::TrigT1CaloDefs::EnergyCTPLocation
static const std::string EnergyCTPLocation
Definition: TrigT1CaloDefs.h:79
LVL1::TrigT1CaloDefs::EmTauROILocation
static const std::string EmTauROILocation
Definition: TrigT1CaloDefs.h:74
LVL1::TrigT1CaloDefs::EmTauTobTypes
EmTauTobTypes
Definition: TrigT1CaloDefs.h:161
LVL1::TrigT1CaloDefs::FullEnergyRoIWordTypes
FullEnergyRoIWordTypes
Definition: TrigT1CaloDefs.h:201
LVL1::TrigT1CaloDefs::numOfMEtSigThresholds
static const unsigned int numOfMEtSigThresholds
Definition: TrigT1CaloDefs.h:130
LVL1::TrigT1CaloDefs::JEPRoIBSCollectionLocation
static const std::string JEPRoIBSCollectionLocation
Definition: TrigT1CaloDefs.h:67
LVL1::TrigT1CaloDefs::jemPhiSize
static const double jemPhiSize
Definition: TrigT1CaloDefs.h:139
LVL1::TrigT1CaloDefs::CMMCPHitsLocation
static const std::string CMMCPHitsLocation
Definition: TrigT1CaloDefs.h:53
LVL1::TrigT1CaloDefs::numOfMissingEtThresholds
static const unsigned int numOfMissingEtThresholds
Definition: TrigT1CaloDefs.h:128
LVL1::TrigT1CaloDefs::CPRoIWordTypes
CPRoIWordTypes
Definition: TrigT1CaloDefs.h:184
LVL1::TrigT1CaloDefs::RegionError
static const unsigned int RegionError
Definition: TrigT1CaloDefs.h:94
LVL1::TrigT1CaloDefs::xAODTriggerTowerRerunLocation
static const std::string xAODTriggerTowerRerunLocation
Definition: TrigT1CaloDefs.h:37
LVL1::TrigT1CaloDefs::numOfFwdJetThresholds
static const unsigned int numOfFwdJetThresholds
Definition: TrigT1CaloDefs.h:127
LVL1::TrigT1CaloDefs::CpRoIWordType
@ CpRoIWordType
Definition: TrigT1CaloDefs.h:167
LVL1::TrigT1CaloDefs::CMXCPHitsLocation
static const std::string CMXCPHitsLocation
Definition: TrigT1CaloDefs.h:59
LVL1::TrigT1CaloDefs::CMMJetHitsLocation
static const std::string CMMJetHitsLocation
Definition: TrigT1CaloDefs.h:51
LVL1::TrigT1CaloDefs::JetWindowSize
JetWindowSize
Definition: TrigT1CaloDefs.h:215
LVL1::TrigT1CaloDefs::run2SETRoIType
@ run2SETRoIType
Definition: TrigT1CaloDefs.h:149
LVL1::TrigT1CaloDefs::EnergyTopoDataLocation
static const std::string EnergyTopoDataLocation
Definition: TrigT1CaloDefs.h:88
LVL1::TrigT1CaloDefs::JetWinError
@ JetWinError
Definition: TrigT1CaloDefs.h:219
LVL1::TrigT1CaloDefs::Region2EtaCentre
static const double Region2EtaCentre
Definition: TrigT1CaloDefs.h:98
LVL1::TrigT1CaloDefs::Error
static const unsigned int Error
Definition: TrigT1CaloDefs.h:122
LVL1::TrigT1CaloDefs::jetRoIType
@ jetRoIType
Definition: TrigT1CaloDefs.h:180