L1Trigger
L1TCommon
plugins
L1TConfigDumper.cc
Go to the documentation of this file.
1
2
// system include files
3
#include <memory>
4
5
// user include files
6
#include "
FWCore/Framework/interface/Frameworkfwd.h
"
7
#include "
FWCore/Framework/interface/one/EDAnalyzer.h
"
8
9
#include "
FWCore/Framework/interface/Event.h
"
10
#include "
FWCore/Framework/interface/MakerMacros.h
"
11
12
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
13
14
#include "
FWCore/Framework/interface/EventSetup.h
"
15
#include "
FWCore/Framework/interface/ESHandle.h
"
16
17
#include "
CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h
"
18
#include "
CondFormats/L1TObjects/interface/L1TriggerKeyList.h
"
19
20
#include "
CondFormats/DataRecord/interface/L1TriggerKeyRcd.h
"
21
#include "
CondFormats/L1TObjects/interface/L1TriggerKey.h
"
22
23
#include "
CondFormats/DataRecord/interface/L1JetEtScaleRcd.h
"
24
//#include "CondFormats/L1TObjects/interface/L1JetEtScale.h"
25
#include "
CondFormats/L1TObjects/interface/L1CaloEtScale.h
"
26
27
#include "
CondFormats/DataRecord/interface/L1EmEtScaleRcd.h
"
28
//#include "CondFormats/L1TObjects/interface/L1EmEtScale.h"
29
#include "
CondFormats/L1TObjects/interface/L1CaloEtScale.h
"
30
31
#include "
CondFormats/DataRecord/interface/L1HtMissScaleRcd.h
"
32
//#include "CondFormats/L1TObjects/interface/L1HtMissScale.h"
33
#include "
CondFormats/L1TObjects/interface/L1CaloEtScale.h
"
34
35
#include "
CondFormats/DataRecord/interface/L1HfRingEtScaleRcd.h
"
36
//#include "CondFormats/L1TObjects/interface/L1HfRingEtScale.h"
37
#include "
CondFormats/L1TObjects/interface/L1CaloEtScale.h
"
38
39
#include "
CondFormats/DataRecord/interface/L1MuTriggerScalesRcd.h
"
40
#include "
CondFormats/L1TObjects/interface/L1MuTriggerScales.h
"
41
42
#include "
CondFormats/DataRecord/interface/L1MuTriggerPtScaleRcd.h
"
43
#include "
CondFormats/L1TObjects/interface/L1MuTriggerPtScale.h
"
44
45
#include "
CondFormats/DataRecord/interface/L1MuGMTScalesRcd.h
"
46
#include "
CondFormats/L1TObjects/interface/L1MuGMTScales.h
"
47
48
#include "
CondFormats/DataRecord/interface/L1MuCSCTFConfigurationRcd.h
"
49
#include "
CondFormats/L1TObjects/interface/L1MuCSCTFConfiguration.h
"
50
51
#include "
CondFormats/DataRecord/interface/L1MuCSCTFAlignmentRcd.h
"
52
#include "
CondFormats/L1TObjects/interface/L1MuCSCTFAlignment.h
"
53
54
#include "
CondFormats/DataRecord/interface/L1MuCSCPtLutRcd.h
"
55
#include "
CondFormats/L1TObjects/interface/L1MuCSCPtLut.h
"
56
57
#include "
CondFormats/DataRecord/interface/L1MuDTEtaPatternLutRcd.h
"
58
#include "
CondFormats/L1TObjects/interface/L1MuDTEtaPatternLut.h
"
59
60
#include "
CondFormats/DataRecord/interface/L1MuDTExtLutRcd.h
"
61
#include "
CondFormats/L1TObjects/interface/L1MuDTExtLut.h
"
62
63
#include "
CondFormats/DataRecord/interface/L1MuDTPhiLutRcd.h
"
64
#include "
CondFormats/L1TObjects/interface/L1MuDTPhiLut.h
"
65
66
#include "
CondFormats/DataRecord/interface/L1MuDTPtaLutRcd.h
"
67
#include "
CondFormats/L1TObjects/interface/L1MuDTPtaLut.h
"
68
69
#include "
CondFormats/DataRecord/interface/L1MuDTQualPatternLutRcd.h
"
70
#include "
CondFormats/L1TObjects/interface/L1MuDTQualPatternLut.h
"
71
72
#include "
CondFormats/DataRecord/interface/L1MuDTTFParametersRcd.h
"
73
#include "
CondFormats/L1TObjects/interface/L1MuDTTFParameters.h
"
74
75
#include "
CondFormats/DataRecord/interface/L1RPCConfigRcd.h
"
76
#include "
CondFormats/L1TObjects/interface/L1RPCConfig.h
"
77
78
#include "
CondFormats/DataRecord/interface/L1RPCConeDefinitionRcd.h
"
79
#include "
CondFormats/L1TObjects/interface/L1RPCConeDefinition.h
"
80
81
#include "
CondFormats/DataRecord/interface/L1RPCHsbConfigRcd.h
"
82
#include "
CondFormats/L1TObjects/interface/L1RPCHsbConfig.h
"
83
84
#include "
CondFormats/DataRecord/interface/L1RPCBxOrConfigRcd.h
"
85
#include "
CondFormats/L1TObjects/interface/L1RPCBxOrConfig.h
"
86
87
#include "
CondFormats/DataRecord/interface/L1MuGMTParametersRcd.h
"
88
#include "
CondFormats/L1TObjects/interface/L1MuGMTParameters.h
"
89
90
#include "
CondFormats/DataRecord/interface/L1RCTParametersRcd.h
"
91
#include "
CondFormats/L1TObjects/interface/L1RCTParameters.h
"
92
93
#include "
CondFormats/DataRecord/interface/L1CaloEcalScaleRcd.h
"
94
#include "
CondFormats/L1TObjects/interface/L1CaloEcalScale.h
"
95
96
#include "
CondFormats/DataRecord/interface/L1CaloHcalScaleRcd.h
"
97
#include "
CondFormats/L1TObjects/interface/L1CaloHcalScale.h
"
98
99
#include "
CondFormats/DataRecord/interface/L1GctJetFinderParamsRcd.h
"
100
#include "
CondFormats/L1TObjects/interface/L1GctJetFinderParams.h
"
101
102
#include "
CondFormats/DataRecord/interface/L1GtBoardMapsRcd.h
"
103
#include "
CondFormats/L1TObjects/interface/L1GtBoardMaps.h
"
104
105
#include "
CondFormats/DataRecord/interface/L1GtParametersRcd.h
"
106
#include "
CondFormats/L1TObjects/interface/L1GtParameters.h
"
107
108
#include "
CondFormats/DataRecord/interface/L1GtStableParametersRcd.h
"
109
#include "
CondFormats/L1TObjects/interface/L1GtStableParameters.h
"
110
111
#include "
CondFormats/DataRecord/interface/L1GtTriggerMaskVetoAlgoTrigRcd.h
"
112
//#include "CondFormats/L1TObjects/interface/L1GtTriggerMaskVetoAlgoTrig.h"
113
#include "
CondFormats/L1TObjects/interface/L1GtTriggerMask.h
"
114
115
#include "
CondFormats/DataRecord/interface/L1GtTriggerMenuRcd.h
"
116
#include "
CondFormats/L1TObjects/interface/L1GtTriggerMenu.h
"
117
118
#include "
CondFormats/DataRecord/interface/L1GtPsbSetupRcd.h
"
119
#include "
CondFormats/L1TObjects/interface/L1GtPsbSetup.h
"
120
121
#include "
CondFormats/DataRecord/interface/L1CaloGeometryRecord.h
"
//Record spelled out
122
#include "
CondFormats/L1TObjects/interface/L1CaloGeometry.h
"
123
124
#include "
CondFormats/DataRecord/interface/L1MuDTTFMasksRcd.h
"
125
#include "
CondFormats/L1TObjects/interface/L1MuDTTFMasks.h
"
126
127
#include "
CondFormats/DataRecord/interface/L1MuGMTChannelMaskRcd.h
"
128
#include "
CondFormats/L1TObjects/interface/L1MuGMTChannelMask.h
"
129
130
#include "
CondFormats/DataRecord/interface/L1RCTChannelMaskRcd.h
"
131
#include "
CondFormats/L1TObjects/interface/L1RCTChannelMask.h
"
132
133
#include "
CondFormats/DataRecord/interface/L1RCTNoisyChannelMaskRcd.h
"
134
#include "
CondFormats/L1TObjects/interface/L1RCTNoisyChannelMask.h
"
135
136
#include "
CondFormats/DataRecord/interface/L1GctChannelMaskRcd.h
"
137
#include "
CondFormats/L1TObjects/interface/L1GctChannelMask.h
"
138
139
#include "
CondFormats/DataRecord/interface/L1GtPrescaleFactorsAlgoTrigRcd.h
"
140
//#include "CondFormats/L1TObjects/interface/L1GtPrescaleFactorsAlgoTrig.h"
141
#include "
CondFormats/L1TObjects/interface/L1GtPrescaleFactors.h
"
142
143
#include "
CondFormats/DataRecord/interface/L1GtPrescaleFactorsTechTrigRcd.h
"
144
//#include "CondFormats/L1TObjects/interface/L1GtPrescaleFactorsTechTrig.h"
145
#include "
CondFormats/L1TObjects/interface/L1GtPrescaleFactors.h
"
146
147
#include "
CondFormats/DataRecord/interface/L1GtTriggerMaskAlgoTrigRcd.h
"
148
//#include "CondFormats/L1TObjects/interface/L1GtTriggerMaskAlgoTrig.h"
149
#include "
CondFormats/L1TObjects/interface/L1GtTriggerMask.h
"
150
151
#include "
CondFormats/DataRecord/interface/L1GtTriggerMaskTechTrigRcd.h
"
152
//#include "CondFormats/L1TObjects/interface/L1GtTriggerMaskTechTrig.h"
153
#include "
CondFormats/L1TObjects/interface/L1GtTriggerMask.h
"
154
155
#include "
CondFormats/DataRecord/interface/L1GtTriggerMaskVetoTechTrigRcd.h
"
156
//#include "CondFormats/L1TObjects/interface/L1GtTriggerMaskVetoTechTrig.h"
157
#include "
CondFormats/L1TObjects/interface/L1GtTriggerMask.h
"
158
159
//#include "CondFormats/DataRecord/interface/NumL1CondRcd.h"
160
//#include "CondFormats/L1TObjects/interface/NumL1Cond.h"
161
162
class
L1TConfigDumper
:
public
edm::one::EDAnalyzer
<> {
163
public
:
164
explicit
L1TConfigDumper
(
const
edm::ParameterSet
&);
165
~L1TConfigDumper
()
override
;
166
167
static
void
fillDescriptions
(
edm::ConfigurationDescriptions
& descriptions);
168
169
private
:
170
void
beginJob
()
override
;
171
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&)
override
;
172
void
endJob
()
override
;
173
174
// ----------member data ---------------------------
175
};
176
177
L1TConfigDumper::L1TConfigDumper
(
const
edm::ParameterSet
& iConfig)
178
179
{}
180
181
L1TConfigDumper::~L1TConfigDumper
() {}
182
183
void
L1TConfigDumper::analyze
(
const
edm::Event
&
iEvent
,
const
edm::EventSetup
& iSetup) {
184
using namespace
edm
;
185
186
edm::ESHandle<L1TriggerKeyList>
A
;
187
iSetup.
get
<
L1TriggerKeyListRcd
>().
get
(
A
);
188
189
edm::ESHandle<L1TriggerKey>
B
;
190
iSetup.
get
<
L1TriggerKeyRcd
>().
get
(
B
);
191
192
//edm::ESHandle< L1JetEtScale > C;
193
edm::ESHandle<L1CaloEtScale>
C
;
194
iSetup.
get
<
L1JetEtScaleRcd
>().
get
(
C
);
195
196
//edm::ESHandle< L1EmEtScale > D;
197
edm::ESHandle<L1CaloEtScale>
D
;
198
iSetup.
get
<
L1EmEtScaleRcd
>().
get
(
D
);
199
200
//edm::ESHandle< L1HtMissScale > E;
201
edm::ESHandle<L1CaloEtScale>
E;
202
iSetup.
get
<
L1HtMissScaleRcd
>().
get
(E);
203
204
//edm::ESHandle< L1HfRingEtScale > F;
205
edm::ESHandle<L1CaloEtScale>
F
;
206
iSetup.
get
<
L1HfRingEtScaleRcd
>().
get
(
F
);
207
208
edm::ESHandle<L1MuTriggerScales>
G
;
209
iSetup.
get
<
L1MuTriggerScalesRcd
>().
get
(
G
);
210
211
edm::ESHandle<L1MuTriggerPtScale>
H
;
212
iSetup.
get
<
L1MuTriggerPtScaleRcd
>().
get
(
H
);
213
214
edm::ESHandle<L1MuGMTScales>
I
;
215
iSetup.
get
<
L1MuGMTScalesRcd
>().
get
(
I
);
216
217
edm::ESHandle<L1MuCSCTFConfiguration>
J;
218
iSetup.
get
<
L1MuCSCTFConfigurationRcd
>().
get
(J);
219
220
edm::ESHandle<L1MuCSCTFAlignment>
K;
221
iSetup.
get
<
L1MuCSCTFAlignmentRcd
>().
get
(K);
222
223
edm::ESHandle<L1MuCSCPtLut>
L
;
224
iSetup.
get
<
L1MuCSCPtLutRcd
>().
get
(
L
);
225
226
edm::ESHandle<L1MuDTEtaPatternLut>
M;
227
iSetup.
get
<
L1MuDTEtaPatternLutRcd
>().
get
(M);
228
229
edm::ESHandle<L1MuDTExtLut>
N
;
230
iSetup.
get
<
L1MuDTExtLutRcd
>().
get
(
N
);
231
232
edm::ESHandle<L1MuDTPhiLut>
O;
233
iSetup.
get
<
L1MuDTPhiLutRcd
>().
get
(O);
234
235
edm::ESHandle<L1MuDTPtaLut>
P
;
236
iSetup.
get
<
L1MuDTPtaLutRcd
>().
get
(
P
);
237
238
edm::ESHandle<L1MuDTQualPatternLut>
Q;
239
iSetup.
get
<
L1MuDTQualPatternLutRcd
>().
get
(Q);
240
241
edm::ESHandle<L1MuDTTFParameters>
R
;
242
iSetup.
get
<
L1MuDTTFParametersRcd
>().
get
(
R
);
243
244
edm::ESHandle<L1RPCConfig>
S
;
245
iSetup.
get
<
L1RPCConfigRcd
>().
get
(
S
);
246
247
edm::ESHandle<L1RPCConeDefinition>
T
;
248
iSetup.
get
<
L1RPCConeDefinitionRcd
>().
get
(
T
);
249
250
edm::ESHandle<L1RPCHsbConfig>
U
;
251
iSetup.
get
<
L1RPCHsbConfigRcd
>().
get
(
U
);
252
253
edm::ESHandle<L1RPCBxOrConfig>
V
;
254
iSetup.
get
<
L1RPCBxOrConfigRcd
>().
get
(
V
);
255
256
edm::ESHandle<L1MuGMTParameters>
W;
257
iSetup.
get
<
L1MuGMTParametersRcd
>().
get
(W);
258
259
edm::ESHandle<L1RCTParameters>
X
;
260
iSetup.
get
<
L1RCTParametersRcd
>().
get
(
X
);
261
262
edm::ESHandle<L1CaloEcalScale>
Y
;
263
iSetup.
get
<
L1CaloEcalScaleRcd
>().
get
(
Y
);
264
265
edm::ESHandle<L1CaloHcalScale>
Z
;
266
iSetup.
get
<
L1CaloHcalScaleRcd
>().
get
(
Z
);
267
268
edm::ESHandle<L1GctJetFinderParams>
AA;
269
iSetup.
get
<
L1GctJetFinderParamsRcd
>().
get
(AA);
270
271
edm::ESHandle<L1GtBoardMaps>
BB;
272
iSetup.
get
<
L1GtBoardMapsRcd
>().
get
(BB);
273
274
edm::ESHandle<L1GtParameters>
CC;
275
iSetup.
get
<
L1GtParametersRcd
>().
get
(CC);
276
277
edm::ESHandle<L1GtStableParameters>
DD
;
278
iSetup.
get
<
L1GtStableParametersRcd
>().
get
(
DD
);
279
280
//edm::ESHandle< L1GtTriggerMaskVetoAlgoTrig > EE;
281
edm::ESHandle<L1GtTriggerMask>
EE
;
282
iSetup.
get
<
L1GtTriggerMaskVetoAlgoTrigRcd
>().
get
(
EE
);
283
284
edm::ESHandle<L1GtTriggerMenu>
FF;
285
iSetup.
get
<
L1GtTriggerMenuRcd
>().
get
(FF);
286
287
edm::ESHandle<L1GtPsbSetup>
GG;
288
iSetup.
get
<
L1GtPsbSetupRcd
>().
get
(GG);
289
290
edm::ESHandle<L1CaloGeometry>
HH;
291
iSetup.
get
<
L1CaloGeometryRecord
>().
get
(HH);
// Record spelled out
292
293
edm::ESHandle<L1MuDTTFMasks>
II;
294
iSetup.
get
<
L1MuDTTFMasksRcd
>().
get
(II);
295
296
edm::ESHandle<L1MuGMTChannelMask>
JJ;
297
iSetup.
get
<
L1MuGMTChannelMaskRcd
>().
get
(JJ);
298
299
edm::ESHandle<L1RCTChannelMask>
KK;
300
iSetup.
get
<
L1RCTChannelMaskRcd
>().
get
(KK);
301
302
edm::ESHandle<L1RCTNoisyChannelMask>
LL
;
303
iSetup.
get
<
L1RCTNoisyChannelMaskRcd
>().
get
(
LL
);
304
305
edm::ESHandle<L1GctChannelMask>
MM
;
306
iSetup.
get
<
L1GctChannelMaskRcd
>().
get
(
MM
);
307
308
//edm::ESHandle< L1GtPrescaleFactorsAlgoTrig > NN;
309
edm::ESHandle<L1GtPrescaleFactors>
NN;
310
iSetup.
get
<
L1GtPrescaleFactorsAlgoTrigRcd
>().
get
(NN);
311
312
//edm::ESHandle< L1GtPrescaleFactorsTechTrig > OO;
313
edm::ESHandle<L1GtPrescaleFactors>
OO;
314
iSetup.
get
<
L1GtPrescaleFactorsTechTrigRcd
>().
get
(OO);
315
316
//edm::ESHandle< L1GtTriggerMaskAlgoTrig > PP;
317
edm::ESHandle<L1GtTriggerMask>
PP;
318
iSetup.
get
<
L1GtTriggerMaskAlgoTrigRcd
>().
get
(PP);
319
320
//edm::ESHandle< L1GtTriggerMaskTechTrig > QQ;
321
edm::ESHandle<L1GtTriggerMask>
QQ;
322
iSetup.
get
<
L1GtTriggerMaskTechTrigRcd
>().
get
(QQ);
323
324
//edm::ESHandle< L1GtTriggerMaskVetoTechTrig > RR;
325
edm::ESHandle<L1GtTriggerMask>
RR;
326
iSetup.
get
<
L1GtTriggerMaskVetoTechTrigRcd
>().
get
(RR);
327
328
//edm::ESHandle< NumL1Cond > SS;
329
//iSetup.get< NumL1CondRcd >().get( SS) ;
330
331
// config driven printout of payloads:
332
//rctParam->print(std::cout);
333
334
//AA->print(std::cout); // no member named 'print'
335
CC->
print
(
std::cout
);
336
GG->
print
(
std::cout
);
337
int
numberConditionChips = 1;
338
FF->
print
(
std::cout
, numberConditionChips);
339
J->
print
(
std::cout
);
340
II->
print
();
341
//W->print(std::cout); // no member named 'print'
342
KK->
print
(
std::cout
);
343
X
->print(
std::cout
);
344
//U->print(std::cout); // no member named 'print'
345
}
346
347
void
L1TConfigDumper::beginJob
() {}
348
349
void
L1TConfigDumper::endJob
() {}
350
351
// ------------ method fills 'descriptions' with the allowed parameters for the module ------------
352
void
L1TConfigDumper::fillDescriptions
(
edm::ConfigurationDescriptions
& descriptions) {
353
//The following says we do not know what parameters are allowed so do no validation
354
// Please change this to state exactly what you do use, even if it is no parameters
355
edm::ParameterSetDescription
desc
;
356
desc
.setUnknown();
357
descriptions.
addDefault
(
desc
);
358
}
359
360
//define this as a plug-in
361
DEFINE_FWK_MODULE
(
L1TConfigDumper
);
L1EmEtScaleRcd.h
L1MuGMTChannelMask.h
L1RPCBxOrConfig.h
L1RPCHsbConfigRcd
Definition:
L1RPCHsbConfigRcd.h:23
L1GtTriggerMenu.h
dttmaxenums::L
Definition:
DTTMax.h:29
L1RPCConfigRcd.h
EDAnalyzer.h
L1RCTNoisyChannelMask.h
L1RCTChannelMaskRcd.h
L1MuDTPhiLut.h
L1RCTNoisyChannelMaskRcd
Definition:
L1RCTNoisyChannelMaskRcd.h:12
L1GtTriggerMaskAlgoTrigRcd.h
L1RCTParameters.h
L1MuGMTParametersRcd.h
L1GtTriggerMask.h
ESHandle.h
L1GtParametersRcd.h
L1GtParameters.h
L1GctJetFinderParamsRcd.h
X
#define X(str)
Definition:
MuonsGrabber.cc:38
L1TriggerKeyRcd
Definition:
L1TriggerKeyRcd.h:30
L1MuTriggerPtScaleRcd.h
L1CaloEcalScaleRcd
Definition:
L1CaloEcalScaleRcd.h:12
L1MuDTPtaLut.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
L1MuDTTFParameters.h
L1GtTriggerMenuRcd.h
gather_cfg.cout
cout
Definition:
gather_cfg.py:144
L1RCTParametersRcd
Definition:
L1RCTParametersRcd.h:12
L1DTConfigTraco_cff.DD
DD
single HTRIG enabling on first/second tracks
Definition:
L1DTConfigTraco_cff.py:9
edm::ParameterSetDescription
Definition:
ParameterSetDescription.h:52
L1MuDTExtLut.h
L1MuDTQualPatternLut.h
L1MuDTTFMasksRcd
Definition:
L1MuDTTFMasksRcd.h:10
L1GtTriggerMaskTechTrigRcd.h
L1GtStableParametersRcd.h
L1MuCSCTFConfigurationRcd
Definition:
L1MuCSCTFConfigurationRcd.h:13
L1RPCConfigRcd
Definition:
L1RPCConfigRcd.h:30
L1MuDTPtaLutRcd.h
L1MuCSCTFConfiguration::print
void print(std::ostream &) const
print all the L1 CSCTF Configuration Parameters
Definition:
L1MuCSCTFConfiguration.cc:5
L1MuDTExtLutRcd.h
L1GtTriggerMaskVetoTechTrigRcd
Definition:
L1GtTriggerMaskVetoTechTrigRcd.h:39
L1GtPsbSetupRcd
Definition:
L1GtPsbSetupRcd.h:39
L1MuTriggerScalesRcd.h
edm::one::EDAnalyzer
Definition:
EDAnalyzer.h:30
L1GtParameters::print
void print(std::ostream &) const
print all the L1 GT parameters
Definition:
L1GtParameters.cc:58
L1GctJetFinderParams.h
L1GtPrescaleFactorsTechTrigRcd
Definition:
L1GtPrescaleFactorsTechTrigRcd.h:38
L1RCTChannelMask.h
L1HfRingEtScaleRcd
Definition:
L1HfRingEtScaleRcd.h:30
L1CaloHcalScale.h
L1MuGMTChannelMaskRcd.h
F
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)
Definition:
blowfish.cc:163
L1HtMissScaleRcd.h
L1RCTNoisyChannelMaskRcd.h
L1MuGMTParameters.h
MakerMacros.h
L1RPCConeDefinitionRcd.h
L1GtPsbSetup.h
L1GtPsbSetup::print
void print(std::ostream &) const
Definition:
L1GtPsbSetup.cc:41
L1GctChannelMaskRcd.h
L1RPCHsbConfigRcd.h
L1TConfigDumper::~L1TConfigDumper
~L1TConfigDumper() override
Definition:
L1TConfigDumper.cc:181
edm::EventSetup::get
T get() const
Definition:
EventSetup.h:87
L1RCTChannelMask::print
void print(std::ostream &s) const
Definition:
L1RCTChannelMask.h:11
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
L1TriggerKey.h
Exhume::I
const std::complex< double > I
Definition:
I.h:8
L1TConfigDumper
Definition:
L1TConfigDumper.cc:162
L1MuCSCTFAlignment.h
L1GctChannelMaskRcd
Definition:
L1GctChannelMaskRcd.h:12
L1GtTriggerMaskTechTrigRcd
Definition:
L1GtTriggerMaskTechTrigRcd.h:39
L1GtTriggerMenuRcd
Definition:
L1GtTriggerMenuRcd.h:32
L1JetEtScaleRcd
Definition:
L1JetEtScaleRcd.h:30
L1GtTriggerMaskAlgoTrigRcd
Definition:
L1GtTriggerMaskAlgoTrigRcd.h:39
edm::ESHandle
Definition:
DTSurvey.h:22
N
#define N
Definition:
blowfish.cc:9
L1GctJetFinderParamsRcd
Definition:
L1GctJetFinderParamsRcd.h:31
L1MuDTEtaPatternLutRcd
Definition:
L1MuDTEtaPatternLutRcd.h:12
L1GtTriggerMenu::print
void print(std::ostream &, int &) const
Definition:
L1GtTriggerMenu.cc:454
L1RPCBxOrConfigRcd.h
L1TConfigDumper::beginJob
void beginJob() override
Definition:
L1TConfigDumper.cc:347
L1MuCSCTFAlignmentRcd
Definition:
L1MuCSCTFAlignmentRcd.h:12
L1CaloGeometryRecord
Definition:
L1CaloGeometryRecord.h:30
mitigatedMETSequence_cff.U
U
Definition:
mitigatedMETSequence_cff.py:36
edm::ConfigurationDescriptions
Definition:
ConfigurationDescriptions.h:28
L1GtTriggerMaskVetoTechTrigRcd.h
S
double S(const TLorentzVector &, const TLorentzVector &)
Definition:
Particle.cc:97
L1GtParametersRcd
Definition:
L1GtParametersRcd.h:38
L1MuDTPhiLutRcd.h
L1MuDTTFMasks.h
L1MuCSCTFConfiguration.h
edm::ParameterSet
Definition:
ParameterSet.h:47
L1GctChannelMask.h
DiLeptonHelp::MM
Definition:
DiLeptonVertexHelpers.h:46
Event.h
L1RPCBxOrConfigRcd
Definition:
L1RPCBxOrConfigRcd.h:23
L1MuGMTParametersRcd
Definition:
L1MuGMTParametersRcd.h:12
L1CaloGeometryRecord.h
cms::cuda::V
uint32_t const T *__restrict__ const uint32_t *__restrict__ int32_t int Histo::index_type cudaStream_t V
Definition:
HistoContainer.h:51
L1MuTriggerPtScale.h
L1MuCSCPtLutRcd
Definition:
L1MuCSCPtLutRcd.h:12
L1RCTChannelMaskRcd
Definition:
L1RCTChannelMaskRcd.h:12
L1GtPsbSetupRcd.h
iEvent
int iEvent
Definition:
GenABIO.cc:224
L1MuTriggerScales.h
L1GtPrescaleFactorsAlgoTrigRcd.h
L1TriggerKeyList.h
L1MuDTQualPatternLutRcd
Definition:
L1MuDTQualPatternLutRcd.h:12
L1TConfigDumper::endJob
void endJob() override
Definition:
L1TConfigDumper.cc:349
L1HfRingEtScaleRcd.h
edm::EventSetup
Definition:
EventSetup.h:58
L1MuTriggerPtScaleRcd
Definition:
L1MuTriggerPtScaleRcd.h:12
get
#define get
L1TriggerKeyRcd.h
L1GtStableParametersRcd
Definition:
L1GtStableParametersRcd.h:39
L1GtBoardMaps.h
L1GtTriggerMaskVetoAlgoTrigRcd
Definition:
L1GtTriggerMaskVetoAlgoTrigRcd.h:39
L1MuTriggerScalesRcd
Definition:
L1MuTriggerScalesRcd.h:12
L1MuDTPhiLutRcd
Definition:
L1MuDTPhiLutRcd.h:12
L1MuCSCTFAlignmentRcd.h
L1CaloEtScale.h
L1CaloEcalScaleRcd.h
L1MuDTEtaPatternLutRcd.h
L1CaloHcalScaleRcd.h
L1DTConfigBti_cff.LL
LL
Definition:
L1DTConfigBti_cff.py:25
L1RPCConeDefinitionRcd
Definition:
L1RPCConeDefinitionRcd.h:16
EE
Definition:
GlobalHaloAlgo.cc:15
TtFullHadDaughter::B
static const std::string B
Definition:
TtFullHadronicEvent.h:9
MaterialEffects_cfi.A
A
Definition:
MaterialEffects_cfi.py:11
funct::D
DecomposeProduct< arg, typename Div::arg > D
Definition:
Factorize.h:141
L1HtMissScaleRcd
Definition:
L1HtMissScaleRcd.h:30
submitPVResolutionJobs.desc
string desc
Definition:
submitPVResolutionJobs.py:251
L1TConfigDumper::L1TConfigDumper
L1TConfigDumper(const edm::ParameterSet &)
Definition:
L1TConfigDumper.cc:177
L1MuCSCPtLut.h
L1MuGMTScales.h
L1CaloEcalScale.h
L1RPCConfig.h
L1MuDTQualPatternLutRcd.h
gen::C
C
Definition:
PomwigHadronizer.cc:78
Frameworkfwd.h
L1MuDTEtaPatternLut.h
L1MuDTPtaLutRcd
Definition:
L1MuDTPtaLutRcd.h:12
T
long double T
Definition:
Basic3DVectorLD.h:48
L1EmEtScaleRcd
Definition:
L1EmEtScaleRcd.h:30
data-class-funcs.H
H
Definition:
data-class-funcs.py:33
EventSetup.h
BeamSpotPI::Y
Definition:
BeamSpotPayloadInspectorHelper.h:32
L1MuGMTChannelMaskRcd
Definition:
L1MuGMTChannelMaskRcd.h:10
S
Definition:
CSCDBL1TPParametersExtended.h:16
L1TConfigDumper::fillDescriptions
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
Definition:
L1TConfigDumper.cc:352
L1MuCSCPtLutRcd.h
L1MuGMTScalesRcd.h
L1TConfigDumper::analyze
void analyze(const edm::Event &, const edm::EventSetup &) override
Definition:
L1TConfigDumper.cc:183
L1MuCSCTFConfigurationRcd.h
L1RCTParametersRcd.h
L1MuDTTFMasksRcd.h
L1MuGMTScalesRcd
Definition:
L1MuGMTScalesRcd.h:12
ParameterSet.h
BeamSpotPI::Z
Definition:
BeamSpotPayloadInspectorHelper.h:33
L1GtBoardMapsRcd
Definition:
L1GtBoardMapsRcd.h:39
L1GtPrescaleFactorsAlgoTrigRcd
Definition:
L1GtPrescaleFactorsAlgoTrigRcd.h:38
L1MuDTTFParametersRcd.h
P
std::pair< OmniClusterRef, TrackingParticleRef > P
Definition:
BDHadronTrackMonitoringAnalyzer.cc:203
L1MuDTTFMasks::print
void print() const
Definition:
L1MuDTTFMasks.cc:169
L1JetEtScaleRcd.h
L1GtTriggerMaskVetoAlgoTrigRcd.h
edm::Event
Definition:
Event.h:73
L1TriggerKeyListRcd
Definition:
L1TriggerKeyListRcd.h:24
L1MuDTExtLutRcd
Definition:
L1MuDTExtLutRcd.h:12
edm::ConfigurationDescriptions::addDefault
void addDefault(ParameterSetDescription const &psetDescription)
Definition:
ConfigurationDescriptions.cc:99
A
dttmaxenums::R
Definition:
DTTMax.h:29
L1CaloGeometry.h
cmssw_cycle_finder.G
G
Definition:
cmssw_cycle_finder.py:154
L1GtStableParameters.h
L1RPCConeDefinition.h
L1GtBoardMapsRcd.h
L1RPCHsbConfig.h
L1GtPrescaleFactors.h
L1TriggerKeyListRcd.h
L1CaloHcalScaleRcd
Definition:
L1CaloHcalScaleRcd.h:13
L1MuDTTFParametersRcd
Definition:
L1MuDTTFParametersRcd.h:10
L1GtPrescaleFactorsTechTrigRcd.h
Generated for CMSSW Reference Manual by
1.8.16