CondCore
Utilities
plugins
Module_2XML.cc
Go to the documentation of this file.
1
#include "
CondCore/Utilities/interface/Payload2XMLModule.h
"
2
#include "
CondCore/Utilities/src/CondFormats.h
"
3
4
PAYLOAD_2XML_MODULE
(pluginUtilities_payload2xml) {
5
m
.def(
"boost_version_label"
, &
cond::boost_version_label
,
"Get boost version for this release"
);
6
PAYLOAD_2XML_CLASS
(
AlCaRecoTriggerBits
);
7
PAYLOAD_2XML_CLASS
(
AlignPCLThresholds
);
8
PAYLOAD_2XML_CLASS
(
AlignPCLThresholdsHG
);
9
PAYLOAD_2XML_CLASS
(
AlignmentErrors
);
10
PAYLOAD_2XML_CLASS
(
AlignmentErrorsExtended
);
11
PAYLOAD_2XML_CLASS
(
AlignmentSurfaceDeformations
);
12
PAYLOAD_2XML_CLASS
(
Alignments
);
13
PAYLOAD_2XML_CLASS
(
BeamSpotObjects
);
14
PAYLOAD_2XML_CLASS
(
BeamSpotOnlineObjects
);
15
PAYLOAD_2XML_CLASS
(
CSCBadChambers
);
16
PAYLOAD_2XML_CLASS
(
CSCBadStrips
);
17
PAYLOAD_2XML_CLASS
(
CSCBadWires
);
18
PAYLOAD_2XML_CLASS
(
CSCChamberIndex
);
19
PAYLOAD_2XML_CLASS
(
CSCChamberMap
);
20
PAYLOAD_2XML_CLASS
(
CSCChamberTimeCorrections
);
21
PAYLOAD_2XML_CLASS
(
CSCCrateMap
);
22
PAYLOAD_2XML_CLASS
(
CSCDBChipSpeedCorrection
);
23
PAYLOAD_2XML_CLASS
(
CSCDBCrosstalk
);
24
PAYLOAD_2XML_CLASS
(
CSCDBGains
);
25
PAYLOAD_2XML_CLASS
(
CSCDBGasGainCorrection
);
26
PAYLOAD_2XML_CLASS
(
CSCDBL1TPParameters
);
27
PAYLOAD_2XML_CLASS
(
CSCDBNoiseMatrix
);
28
PAYLOAD_2XML_CLASS
(
CSCDBPedestals
);
29
PAYLOAD_2XML_CLASS
(
CSCDDUMap
);
30
PAYLOAD_2XML_CLASS
(
CSCL1TPParameters
);
31
PAYLOAD_2XML_CLASS
(
CSCRecoDigiParameters
);
32
PAYLOAD_2XML_CLASS
(
CTPPSPixelAnalysisMask
);
33
PAYLOAD_2XML_CLASS
(
CTPPSPixelDAQMapping
);
34
PAYLOAD_2XML_CLASS
(
CTPPSPixelGainCalibrations
);
35
PAYLOAD_2XML_CLASS
(
PPSAlignmentConfig
)
36
PAYLOAD_2XML_CLASS
(
PPSAlignmentConfiguration
)
37
PAYLOAD_2XML_CLASS
(
PPSAssociationCuts
)
38
PAYLOAD_2XML_CLASS
(
PPSTimingCalibrationLUT
)
39
PAYLOAD_2XML_CLASS
(
CastorChannelQuality
);
40
PAYLOAD_2XML_CLASS
(
CastorElectronicsMap
);
41
PAYLOAD_2XML_CLASS
(
CastorGainWidths
);
42
PAYLOAD_2XML_CLASS
(
CastorGains
);
43
PAYLOAD_2XML_CLASS
(
CastorPedestalWidths
);
44
PAYLOAD_2XML_CLASS
(
CastorPedestals
);
45
PAYLOAD_2XML_CLASS
(
CastorQIEData
);
46
PAYLOAD_2XML_CLASS
(
CastorRecoParams
);
47
PAYLOAD_2XML_CLASS
(
CastorSaturationCorrs
);
48
PAYLOAD_2XML_CLASS
(
CentralityTable
);
49
PAYLOAD_2XML_CLASS
(
DTCCBConfig
);
50
PAYLOAD_2XML_CLASS
(
DTDeadFlag
);
51
PAYLOAD_2XML_CLASS
(
DTHVStatus
);
52
PAYLOAD_2XML_CLASS
(
DTKeyedConfig
);
53
PAYLOAD_2XML_CLASS
(
DTLVStatus
);
54
PAYLOAD_2XML_CLASS
(
DTMtime
);
55
PAYLOAD_2XML_CLASS
(
DTReadOutMapping
);
56
PAYLOAD_2XML_CLASS
(
DTRecoConditions
);
57
PAYLOAD_2XML_CLASS
(
DTRecoUncertainties
);
58
PAYLOAD_2XML_CLASS
(
DTStatusFlag
);
59
PAYLOAD_2XML_CLASS
(
DTT0
);
60
PAYLOAD_2XML_CLASS
(
DTTPGParameters
);
61
PAYLOAD_2XML_CLASS
(
DTTtrig
);
62
PAYLOAD_2XML_CLASS
(
DYTParamObject
);
63
PAYLOAD_2XML_CLASS
(
DYTThrObject
);
64
PAYLOAD_2XML_CLASS
(
DropBoxMetadata
);
65
PAYLOAD_2XML_CLASS
(
ESCondObjectContainer<ESChannelStatusCode>
);
66
PAYLOAD_2XML_CLASS
(
ESCondObjectContainer<ESPedestal>
);
67
PAYLOAD_2XML_CLASS
(
ESCondObjectContainer<float>
);
68
PAYLOAD_2XML_CLASS
(
ESEEIntercalibConstants
);
69
PAYLOAD_2XML_CLASS
(
ESGain
);
70
PAYLOAD_2XML_CLASS
(
ESMIPToGeVConstant
);
71
PAYLOAD_2XML_CLASS
(
ESMissingEnergyCalibration
);
72
PAYLOAD_2XML_CLASS
(
ESRecHitRatioCuts
);
73
PAYLOAD_2XML_CLASS
(
ESThresholds
);
74
PAYLOAD_2XML_CLASS
(
ESTimeSampleWeights
);
75
PAYLOAD_2XML_CLASS
(
EcalADCToGeVConstant
);
76
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalChannelStatusCode>
);
77
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalDQMStatusCode>
);
78
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalMGPAGainRatio>
);
79
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalMappingElement>
);
80
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalPedestal>
);
81
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalPulseCovariance>
);
82
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalPulseShape>
);
83
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalPulseSymmCovariance>
);
84
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalTPGCrystalStatusCode>
);
85
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalTPGLinearizationConstant>
);
86
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalTPGPedestal>
);
87
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<EcalXtalGroupId>
);
88
PAYLOAD_2XML_CLASS
(
EcalCondObjectContainer<float>
);
89
PAYLOAD_2XML_CLASS
(
EcalCondTowerObjectContainer<EcalChannelStatusCode>
);
90
PAYLOAD_2XML_CLASS
(
EcalCondTowerObjectContainer<EcalDAQStatusCode>
);
91
PAYLOAD_2XML_CLASS
(
EcalCondTowerObjectContainer<EcalDQMStatusCode>
);
92
PAYLOAD_2XML_CLASS
(
EcalFunParams
);
93
PAYLOAD_2XML_CLASS
(
EcalLaserAPDPNRatios
);
94
PAYLOAD_2XML_CLASS
(
EcalMustacheSCParameters
);
95
PAYLOAD_2XML_CLASS
(
EcalSCDynamicDPhiParameters
);
96
PAYLOAD_2XML_CLASS
(
EcalSRSettings
);
97
PAYLOAD_2XML_CLASS
(
EcalSampleMask
);
98
PAYLOAD_2XML_CLASS
(
EcalSamplesCorrelation
);
99
PAYLOAD_2XML_CLASS
(
EcalSimPulseShape
);
100
PAYLOAD_2XML_CLASS
(
EcalTBWeights
);
101
PAYLOAD_2XML_CLASS
(
EcalTPGFineGrainEBGroup
);
102
PAYLOAD_2XML_CLASS
(
EcalTPGFineGrainEBIdMap
);
103
PAYLOAD_2XML_CLASS
(
EcalTPGFineGrainStripEE
);
104
PAYLOAD_2XML_CLASS
(
EcalTPGFineGrainTowerEE
);
105
PAYLOAD_2XML_CLASS
(
EcalTPGLutGroup
);
106
PAYLOAD_2XML_CLASS
(
EcalTPGLutIdMap
);
107
PAYLOAD_2XML_CLASS
(
EcalTPGPhysicsConst
);
108
PAYLOAD_2XML_CLASS
(
EcalTPGSlidingWindow
);
109
PAYLOAD_2XML_CLASS
(
EcalTPGSpike
);
110
PAYLOAD_2XML_CLASS
(
EcalTPGStripStatus
);
111
PAYLOAD_2XML_CLASS
(
EcalTPGTowerStatus
);
112
PAYLOAD_2XML_CLASS
(
EcalTPGWeightGroup
);
113
PAYLOAD_2XML_CLASS
(
EcalTPGWeightIdMap
);
114
PAYLOAD_2XML_CLASS
(
EcalTPGOddWeightGroup
);
115
PAYLOAD_2XML_CLASS
(
EcalTPGOddWeightIdMap
);
116
PAYLOAD_2XML_CLASS
(
EcalTPGTPMode
);
117
PAYLOAD_2XML_CLASS
(
EcalTimeBiasCorrections
);
118
PAYLOAD_2XML_CLASS
(
EcalTimeDependentCorrections
);
119
PAYLOAD_2XML_CLASS
(
EcalTimeOffsetConstant
);
120
PAYLOAD_2XML_CLASS
(
FileBlob
);
121
PAYLOAD_2XML_CLASS
(
GBRForest
);
122
PAYLOAD_2XML_CLASS
(
GBRForestD
);
123
//PAYLOAD_2XML_CLASS( HBHENegativeEFilter );
124
PAYLOAD_2XML_CLASS
(
HcalChannelQuality
);
125
PAYLOAD_2XML_CLASS
(
HcalDcsValues
);
126
PAYLOAD_2XML_CLASS
(
HcalElectronicsMap
);
127
PAYLOAD_2XML_CLASS
(
HcalFlagHFDigiTimeParams
);
128
PAYLOAD_2XML_CLASS
(
HcalFrontEndMap
);
129
PAYLOAD_2XML_CLASS
(
HcalGainWidths
);
130
PAYLOAD_2XML_CLASS
(
HcalGains
);
131
//PAYLOAD_2XML_CLASS( HcalInterpolatedPulseColl );
132
//PAYLOAD_2XML_CLASS( HcalItemCollById<HFPhase1PMTData> );
133
PAYLOAD_2XML_CLASS
(
HcalL1TriggerObjects
);
134
PAYLOAD_2XML_CLASS
(
HcalLUTCorrs
);
135
PAYLOAD_2XML_CLASS
(
HcalLongRecoParams
);
136
PAYLOAD_2XML_CLASS
(
HcalLutMetadata
);
137
PAYLOAD_2XML_CLASS
(
HcalMCParams
);
138
//PAYLOAD_2XML_CLASS( HFPhase1PMTParams );
139
PAYLOAD_2XML_CLASS
(
HcalPFCorrs
);
140
PAYLOAD_2XML_CLASS
(
HcalParameters
);
141
PAYLOAD_2XML_CLASS
(
HcalPedestalWidths
);
142
PAYLOAD_2XML_CLASS
(
HcalPedestals
);
143
PAYLOAD_2XML_CLASS
(
HcalQIEData
);
144
PAYLOAD_2XML_CLASS
(
HcalQIETypes
);
145
PAYLOAD_2XML_CLASS
(
HcalRecoParams
);
146
PAYLOAD_2XML_CLASS
(
HcalRespCorrs
);
147
PAYLOAD_2XML_CLASS
(
HcalSiPMCharacteristics
);
148
PAYLOAD_2XML_CLASS
(
HcalSiPMParameters
);
149
PAYLOAD_2XML_CLASS
(
HcalTPChannelParameters
);
150
PAYLOAD_2XML_CLASS
(
HcalTPParameters
);
151
PAYLOAD_2XML_CLASS
(
HcalTimeCorrs
);
152
PAYLOAD_2XML_CLASS
(
HcalZDCLowGainFractions
);
153
PAYLOAD_2XML_CLASS
(
HcalZSThresholds
);
154
PAYLOAD_2XML_CLASS
(
JME::JetResolutionObject
);
155
PAYLOAD_2XML_CLASS
(
JetCorrectorParametersCollection
);
156
PAYLOAD_2XML_CLASS
(
L1CaloEcalScale
);
157
PAYLOAD_2XML_CLASS
(
L1CaloEtScale
);
158
PAYLOAD_2XML_CLASS
(
L1CaloGeometry
);
159
PAYLOAD_2XML_CLASS
(
L1CaloHcalScale
);
160
PAYLOAD_2XML_CLASS
(
L1GctChannelMask
);
161
PAYLOAD_2XML_CLASS
(
L1GctJetFinderParams
);
162
PAYLOAD_2XML_CLASS
(
L1GtBoardMaps
);
163
PAYLOAD_2XML_CLASS
(
L1GtParameters
);
164
PAYLOAD_2XML_CLASS
(
L1GtPrescaleFactors
);
165
PAYLOAD_2XML_CLASS
(
L1GtPsbSetup
);
166
PAYLOAD_2XML_CLASS
(
L1GtStableParameters
);
167
PAYLOAD_2XML_CLASS
(
L1GtTriggerMask
);
168
PAYLOAD_2XML_CLASS
(
L1GtTriggerMenu
);
169
PAYLOAD_2XML_CLASS
(
L1MuCSCPtLut
);
170
PAYLOAD_2XML_CLASS
(
L1MuCSCTFAlignment
);
171
PAYLOAD_2XML_CLASS
(
L1MuCSCTFConfiguration
);
172
PAYLOAD_2XML_CLASS
(
L1MuDTEtaPatternLut
);
173
PAYLOAD_2XML_CLASS
(
L1MuDTExtLut
);
174
PAYLOAD_2XML_CLASS
(
L1MuDTPhiLut
);
175
PAYLOAD_2XML_CLASS
(
L1MuDTPtaLut
);
176
PAYLOAD_2XML_CLASS
(
L1MuDTQualPatternLut
);
177
PAYLOAD_2XML_CLASS
(
L1MuDTTFMasks
);
178
PAYLOAD_2XML_CLASS
(
L1MuDTTFParameters
);
179
PAYLOAD_2XML_CLASS
(
L1MuGMTChannelMask
);
180
PAYLOAD_2XML_CLASS
(
L1MuGMTParameters
);
181
PAYLOAD_2XML_CLASS
(
L1MuGMTScales
);
182
PAYLOAD_2XML_CLASS
(
L1MuTriggerPtScale
);
183
PAYLOAD_2XML_CLASS
(
L1MuTriggerScales
);
184
PAYLOAD_2XML_CLASS
(
L1RCTChannelMask
);
185
PAYLOAD_2XML_CLASS
(
L1RCTNoisyChannelMask
);
186
PAYLOAD_2XML_CLASS
(
L1RCTParameters
);
187
PAYLOAD_2XML_CLASS
(
L1RPCBxOrConfig
);
188
PAYLOAD_2XML_CLASS
(
L1RPCConeDefinition
);
189
PAYLOAD_2XML_CLASS
(
L1RPCConfig
);
190
PAYLOAD_2XML_CLASS
(
L1RPCHsbConfig
);
191
PAYLOAD_2XML_CLASS
(
L1RPCHwConfig
);
192
PAYLOAD_2XML_CLASS
(
L1TGlobalParameters
);
193
PAYLOAD_2XML_CLASS
(
L1TGlobalPrescalesVetos
);
194
PAYLOAD_2XML_CLASS
(
L1TGlobalPrescalesVetosFract
);
195
PAYLOAD_2XML_CLASS
(
L1TMuonBarrelParams
);
196
PAYLOAD_2XML_CLASS
(
L1TMuonEndCapForest
);
197
PAYLOAD_2XML_CLASS
(
L1TMuonEndCapParams
);
198
PAYLOAD_2XML_CLASS
(
L1TMuonGlobalParams
);
199
PAYLOAD_2XML_CLASS
(
L1TMuonOverlapParams
);
200
PAYLOAD_2XML_CLASS
(
L1TMuonOverlapFwVersion
);
201
PAYLOAD_2XML_CLASS
(
L1TUtmAlgorithm
);
202
PAYLOAD_2XML_CLASS
(
L1TUtmBin
);
203
PAYLOAD_2XML_CLASS
(
L1TUtmCondition
);
204
PAYLOAD_2XML_CLASS
(
L1TUtmCut
);
205
PAYLOAD_2XML_CLASS
(
L1TUtmCutValue
);
206
PAYLOAD_2XML_CLASS
(
L1TUtmObject
);
207
PAYLOAD_2XML_CLASS
(
L1TUtmScale
);
208
PAYLOAD_2XML_CLASS
(
L1TUtmTriggerMenu
);
209
PAYLOAD_2XML_CLASS
(
L1TriggerKey
);
210
PAYLOAD_2XML_CLASS
(
L1TriggerKeyList
);
211
PAYLOAD_2XML_CLASS
(
L1TriggerKeyExt
);
212
PAYLOAD_2XML_CLASS
(
L1TriggerKeyListExt
);
213
PAYLOAD_2XML_CLASS
(
LHCInfo
);
214
PAYLOAD_2XML_CLASS
(
LHCInfoPerFill
);
215
PAYLOAD_2XML_CLASS
(
LHCInfoPerLS
);
216
PAYLOAD_2XML_CLASS
(
METCorrectorParametersCollection
);
217
PAYLOAD_2XML_CLASS
(
MEtXYcorrectParametersCollection
);
218
PAYLOAD_2XML_CLASS
(
MagFieldConfig
);
219
PAYLOAD_2XML_CLASS
(
MixingModuleConfig
);
220
PAYLOAD_2XML_CLASS
(
MuScleFitDBobject
);
221
PAYLOAD_2XML_CLASS
(
OOTPileupCorrectionBuffer
);
222
PAYLOAD_2XML_CLASS
(
PCaloGeometry
);
223
PAYLOAD_2XML_CLASS
(
PGeometricDet
);
224
PAYLOAD_2XML_CLASS
(
PHGCalParameters
);
225
PAYLOAD_2XML_CLASS
(
PTrackerParameters
);
226
PAYLOAD_2XML_CLASS
(
PTrackerAdditionalParametersPerDet
);
227
PAYLOAD_2XML_CLASS
(
PerformancePayloadFromBinnedTFormula
);
228
PAYLOAD_2XML_CLASS
(
PerformancePayloadFromTFormula
);
229
PAYLOAD_2XML_CLASS
(
PerformancePayloadFromTable
);
230
PAYLOAD_2XML_CLASS
(
PerformanceWorkingPoint
);
231
PAYLOAD_2XML_CLASS
(
PhysicsTFormulaPayload
);
232
PAYLOAD_2XML_CLASS
(
PhysicsTGraphPayload
);
233
//PAYLOAD_2XML_CLASS( PhysicsTools::Calibration::Histogram3D<double, double, double, double> );
234
PAYLOAD_2XML_CLASS
(
PhysicsTools::Calibration::HistogramD3D
);
235
PAYLOAD_2XML_CLASS
(
PhysicsTools::Calibration::MVAComputerContainer
);
236
PAYLOAD_2XML_CLASS
(
QGLikelihoodCategory
);
237
PAYLOAD_2XML_CLASS
(
QGLikelihoodObject
);
238
PAYLOAD_2XML_CLASS
(
QGLikelihoodSystematicsObject
);
239
PAYLOAD_2XML_CLASS
(
RPCAMCLinkMap
);
240
PAYLOAD_2XML_CLASS
(
RPCClusterSize
);
241
PAYLOAD_2XML_CLASS
(
RPCDCCLinkMap
);
242
PAYLOAD_2XML_CLASS
(
RPCEMap
);
243
PAYLOAD_2XML_CLASS
(
RPCLBLinkMap
);
244
PAYLOAD_2XML_CLASS
(
RPCObFebmap
);
245
PAYLOAD_2XML_CLASS
(
RPCObGas
);
246
PAYLOAD_2XML_CLASS
(
RPCObGasMix
);
247
PAYLOAD_2XML_CLASS
(
RPCObImon
);
248
PAYLOAD_2XML_CLASS
(
RPCObPVSSmap
);
249
PAYLOAD_2XML_CLASS
(
RPCObStatus
);
250
PAYLOAD_2XML_CLASS
(
RPCObTemp
);
251
PAYLOAD_2XML_CLASS
(
RPCObUXC
);
252
PAYLOAD_2XML_CLASS
(
RPCObVmon
);
253
PAYLOAD_2XML_CLASS
(
RPCStripNoises
);
254
PAYLOAD_2XML_CLASS
(
RPFlatParams
);
255
PAYLOAD_2XML_CLASS
(
RecoIdealGeometry
);
256
PAYLOAD_2XML_CLASS
(
RunInfo
);
257
PAYLOAD_2XML_CLASS
(
SiPhase2OuterTrackerLorentzAngle
);
258
PAYLOAD_2XML_CLASS
(
SiPixel2DTemplateDBObject
);
259
PAYLOAD_2XML_CLASS
(
SiPixelCPEGenericErrorParm
);
260
PAYLOAD_2XML_CLASS
(
SiPixelCalibConfiguration
);
261
PAYLOAD_2XML_CLASS
(
SiPixelDynamicInefficiency
);
262
PAYLOAD_2XML_CLASS
(
SiPixelFedCablingMap
);
263
PAYLOAD_2XML_CLASS
(
SiPixelGainCalibrationForHLT
);
264
PAYLOAD_2XML_CLASS
(
SiPixelGainCalibrationOffline
);
265
PAYLOAD_2XML_CLASS
(
SiPixelGenErrorDBObject
);
266
PAYLOAD_2XML_CLASS
(
SiPixelLorentzAngle
);
267
PAYLOAD_2XML_CLASS
(
SiPixelQuality
);
268
PAYLOAD_2XML_CLASS
(
SiPixelFEDChannelContainer
);
269
PAYLOAD_2XML_CLASS
(
SiPixelQualityProbabilities
);
270
PAYLOAD_2XML_CLASS
(
SiPixelVCal
);
271
PAYLOAD_2XML_CLASS
(
SiPixelTemplateDBObject
);
272
PAYLOAD_2XML_CLASS
(
SiStripApvGain
);
273
PAYLOAD_2XML_CLASS
(
SiStripApvSimulationParameters
);
274
PAYLOAD_2XML_CLASS
(
SiStripBackPlaneCorrection
);
275
PAYLOAD_2XML_CLASS
(
SiStripBadStrip
);
276
PAYLOAD_2XML_CLASS
(
SiStripConfObject
);
277
PAYLOAD_2XML_CLASS
(
SiStripDetVOff
);
278
PAYLOAD_2XML_CLASS
(
SiStripFedCabling
);
279
PAYLOAD_2XML_CLASS
(
SiStripLatency
);
280
PAYLOAD_2XML_CLASS
(
SiStripLorentzAngle
);
281
PAYLOAD_2XML_CLASS
(
SiStripNoises
);
282
PAYLOAD_2XML_CLASS
(
SiStripPedestals
);
283
PAYLOAD_2XML_CLASS
(
SiStripThreshold
);
284
PAYLOAD_2XML_CLASS
(
DTCELinkId
);
285
PAYLOAD_2XML_CLASS
(
TrackerDetToDTCELinkCablingMap
);
286
//PAYLOAD_2XML_CLASS( StorableDoubleMap<AbsOOTPileupCorrection> );
287
PAYLOAD_2XML_CLASS
(
TrackProbabilityCalibration
);
288
PAYLOAD_2XML_CLASS
(
cond::BaseKeyed
);
289
PAYLOAD_2XML_CLASS
(
l1t::CaloConfig
);
290
PAYLOAD_2XML_CLASS
(
l1t::CaloParams
);
291
PAYLOAD_2XML_CLASS
(
lumi::LumiSectionData
);
292
PAYLOAD_2XML_CLASS
(std::vector<unsigned long long>);
293
}
EcalTimeOffsetConstant
Definition:
EcalTimeOffsetConstant.h:13
EcalTPGWeightGroup
Definition:
EcalTPGWeightGroup.h:8
L1TGlobalParameters
Definition:
L1TGlobalParameters.h:7
EcalTPGStripStatus
Definition:
EcalTPGStripStatus.h:9
CastorQIEData
Definition:
CastorQIEData.h:25
ESThresholds
Definition:
ESThresholds.h:7
L1MuDTPhiLut
Definition:
L1MuDTPhiLut.h:40
AlCaRecoTriggerBits
Definition:
AlCaRecoTriggerBits.h:9
GBRForestD
Definition:
GBRForestD.h:25
L1GctJetFinderParams
Definition:
L1GctJetFinderParams.h:10
cond::BaseKeyed
Definition:
BaseKeyed.h:14
L1GtBoardMaps
Definition:
L1GtBoardMaps.h:33
ESCondObjectContainer
Definition:
ESCondObjectContainer.h:11
PCaloGeometry
Definition:
PCaloGeometry.h:9
HcalGainWidths
Definition:
HcalGainWidths.h:17
DTRecoUncertainties
Definition:
DTRecoUncertainties.h:19
CSCBadWires
Definition:
CSCBadWires.h:8
L1RPCHwConfig
Definition:
L1RPCHwConfig.h:65
EcalTPGFineGrainEBIdMap
Definition:
EcalTPGFineGrainEBIdMap.h:10
MagFieldConfig
Definition:
MagFieldConfig.h:26
RPCObTemp
Definition:
RPCObCond.h:66
SiPixel2DTemplateDBObject
Definition:
SiPixel2DTemplateDBObject.h:16
RPCObGas
Definition:
RPCObGas.h:15
HcalZSThresholds
Definition:
HcalZSThresholds.h:17
EcalTBWeights
Definition:
EcalTBWeights.h:15
CentralityTable
Definition:
CentralityTable.h:7
CSCDBChipSpeedCorrection
Definition:
CSCDBChipSpeedCorrection.h:9
RPCObStatus
Definition:
RPCObCond.h:49
SiPixelQuality
Definition:
SiPixelQuality.h:27
Alignments
Definition:
Alignments.h:10
SiStripThreshold
Definition:
__init__.py:1
L1MuDTTFMasks
Definition:
L1MuDTTFMasks.h:36
L1TMuonGlobalParams
Definition:
L1TMuonGlobalParams.h:21
CastorRecoParams
Definition:
CastorRecoParams.h:9
DTReadOutMapping
Definition:
DTReadOutMapping.h:62
L1CaloGeometry
Definition:
L1CaloGeometry.h:33
DTMtime
Definition:
DTMtime.h:68
EcalFunParams
Definition:
EcalFunctionParameters.h:11
L1GtPrescaleFactors
Definition:
L1GtPrescaleFactors.h:32
SiPixelFEDChannelContainer
Definition:
SiPixelFEDChannelContainer.h:12
CastorChannelQuality
Definition:
CastorChannelQuality.h:17
HcalTimeCorrs
Definition:
HcalTimeCorrs.h:17
HcalLongRecoParams
Definition:
HcalLongRecoParams.h:9
l1t::CaloConfig
Definition:
CaloConfig.h:24
L1MuGMTChannelMask
Definition:
L1MuGMTChannelMask.h:25
ESGain
Definition:
ESGain.h:7
PPSAlignmentConfiguration
Definition:
PPSAlignmentConfiguration.h:16
CSCDBGains
Definition:
CSCDBGains.h:9
L1RCTChannelMask
Definition:
L1RCTChannelMask.h:7
CastorGains
Definition:
CastorGains.h:18
EcalCondTowerObjectContainer
Definition:
EcalCondTowerObjectContainer.h:13
SiStripBadStrip
Definition:
SiStripBadStrip.h:30
CSCCrateMap
Definition:
CSCCrateMap.h:11
HcalRespCorrs
Definition:
HcalRespCorrs.h:17
AlignmentErrorsExtended
Definition:
AlignmentErrorsExtended.h:10
RPCObGasMix
Definition:
RPCObGasMix.h:15
L1TMuonBarrelParams
Definition:
L1TMuonBarrelParams.h:23
SiStripDetVOff
Definition:
SiStripDetVOff.h:31
CSCL1TPParameters
Definition:
CSCL1TPParameters.h:14
EcalSRSettings
Definition:
EcalSRSettings.h:27
GBRForest
Definition:
GBRForest.h:24
L1TUtmCutValue
Definition:
L1TUtmCutValue.h:19
EcalTPGPhysicsConst
Definition:
EcalTPGPhysicsConst.h:9
L1TMuonEndCapParams
Definition:
L1TMuonEndCapParams.h:15
L1CaloHcalScale
Definition:
L1CaloHcalScale.h:28
L1CaloEcalScale
Definition:
L1CaloEcalScale.h:28
RunInfo
Definition:
RunInfo.h:18
CSCChamberTimeCorrections
Definition:
CSCChamberTimeCorrections.h:9
L1MuTriggerPtScale
Definition:
L1MuTriggerPtScale.h:33
EcalTPGFineGrainTowerEE
Definition:
EcalTPGFineGrainTowerEE.h:9
cond::boost_version_label
std::string boost_version_label()
Definition:
Payload2XMLModule.h:24
L1MuCSCTFConfiguration
Definition:
L1MuCSCTFConfiguration.h:8
SiPixelFedCablingMap
Definition:
SiPixelFedCablingMap.h:19
DTCCBConfig
Definition:
DTCCBConfig.h:60
L1RPCHsbConfig
Definition:
L1RPCHsbConfig.h:26
L1TUtmScale
Definition:
L1TUtmScale.h:23
EcalTPGFineGrainEBGroup
Definition:
EcalTPGFineGrainEBGroup.h:13
EcalSCDynamicDPhiParameters
Definition:
EcalSCDynamicDPhiParameters.h:13
HcalZDCLowGainFractions
Definition:
HcalZDCLowGainFractions.h:9
PerformancePayloadFromBinnedTFormula
Definition:
PerformancePayloadFromBinnedTFormula.h:17
HcalSiPMParameters
Definition:
HcalSiPMParameters.h:8
CTPPSPixelGainCalibrations
Definition:
CTPPSPixelGainCalibrations.h:8
RPCObUXC
Definition:
RPCObUXC.h:15
RPFlatParams
Definition:
RPFlatParams.h:7
SiStripConfObject
Definition:
SiStripConfObject.h:31
L1MuGMTScales
Definition:
L1MuGMTScales.h:34
PerformancePayloadFromTable
Definition:
PerformancePayloadFromTable.h:15
RPCEMap
Definition:
RPCEMap.h:13
LHCInfoPerLS
Definition:
LHCInfoPerLS.h:15
SiPixelGainCalibrationOffline
Definition:
SiPixelGainCalibrationOffline.h:29
DTKeyedConfig
Definition:
DTKeyedConfig.h:35
HcalMCParams
Definition:
HcalMCParams.h:9
L1MuDTPtaLut
Definition:
L1MuDTPtaLut.h:39
AlignmentErrors
Definition:
AlignmentErrors.h:10
EcalTPGOddWeightIdMap
Definition:
EcalTPGOddWeightIdMap.h:10
EcalTPGLutGroup
Definition:
EcalTPGLutGroup.h:13
HcalSiPMCharacteristics
Definition:
HcalSiPMCharacteristics.h:18
CastorPedestals
Definition:
CastorPedestals.h:18
CSCBadStrips
Definition:
CSCBadStrips.h:8
HcalParameters
Definition:
HcalParameters.h:6
RPCDCCLinkMap
Definition:
RPCDCCLinkMap.h:11
PTrackerParameters
Definition:
PTrackerParameters.h:6
L1TriggerKeyList
Definition:
L1TriggerKeyList.h:32
HcalPedestalWidths
Definition:
HcalPedestalWidths.h:17
LHCInfoPerFill
Definition:
LHCInfoPerFill.h:13
CSCDDUMap
Definition:
CSCDDUMap.h:9
HcalRecoParams
Definition:
HcalRecoParams.h:9
PhysicsTGraphPayload
Definition:
PhysicsTGraphPayload.h:22
L1TGlobalPrescalesVetosFract
Definition:
L1TGlobalPrescalesVetosFract.h:13
L1RCTNoisyChannelMask
Definition:
L1RCTNoisyChannelMask.h:7
EcalSimPulseShape
Definition:
EcalSimPulseShape.h:7
CondFormats.h
CSCDBGasGainCorrection
Definition:
CSCDBGasGainCorrection.h:9
AlignPCLThresholds
Definition:
AlignPCLThresholds.h:12
L1MuDTQualPatternLut
Definition:
L1MuDTQualPatternLut.h:41
SiStripApvGain
Definition:
SiStripApvGain.h:25
PPSAssociationCuts
Definition:
PPSAssociationCuts.h:22
DTT0
Definition:
DTT0.h:48
TrackerDetToDTCELinkCablingMap
Definition:
TrackerDetToDTCELinkCablingMap.h:29
L1GctChannelMask
Definition:
L1GctChannelMask.h:8
DTTPGParameters
Definition:
DTTPGParameters.h:62
L1TriggerKey
Definition:
L1TriggerKey.h:23
EcalMustacheSCParameters
Definition:
EcalMustacheSCParameters.h:13
L1RPCBxOrConfig
Definition:
L1RPCBxOrConfig.h:26
L1RPCConeDefinition
Definition:
L1RPCConeDefinition.h:8
MuScleFitDBobject
Definition:
MuScleFitDBobject.h:8
QGLikelihoodObject
QGLikelihoodObject containing valid range and entries with category and histogram (mean is not used a...
Definition:
QGLikelihoodObject.h:22
DTRecoConditions
Definition:
DTRecoConditions.h:28
SiPixelCPEGenericErrorParm
Definition:
SiPixelCPEGenericErrorParm.h:15
DropBoxMetadata
Definition:
DropBoxMetadata.h:17
JetCorrectorParametersCollection
Definition:
JetCorrectorParameters.h:148
EcalTPGFineGrainStripEE
Definition:
EcalTPGFineGrainStripEE.h:9
EcalSamplesCorrelation
Definition:
EcalSamplesCorrelation.h:16
PAYLOAD_2XML_CLASS
#define PAYLOAD_2XML_CLASS(CLASS_NAME)
Definition:
Payload2XMLModule.h:17
HcalLUTCorrs
Definition:
HcalLUTCorrs.h:20
HcalDcsValues
Definition:
HcalDcsValues.h:25
CSCDBNoiseMatrix
Definition:
CSCDBNoiseMatrix.h:9
L1TUtmAlgorithm
Definition:
L1TUtmAlgorithm.h:21
SiStripBackPlaneCorrection
Definition:
SiStripBackPlaneCorrection.h:27
PhysicsTools::Calibration::Histogram3D
Definition:
Histogram3D.h:24
visualization-live-secondInstance_cfg.m
m
Definition:
visualization-live-secondInstance_cfg.py:80
BeamSpotObjects
Definition:
BeamSpotObjects.h:20
L1MuDTExtLut
Definition:
L1MuDTExtLut.h:39
EcalLaserAPDPNRatios
Definition:
EcalLaserAPDPNRatios.h:14
CTPPSPixelAnalysisMask
Channel-mask mapping.
Definition:
CTPPSPixelAnalysisMask.h:35
ESRecHitRatioCuts
Definition:
ESRecHitRatioCuts.h:7
HcalChannelQuality
Definition:
HcalChannelQuality.h:17
FileBlob
Definition:
FileBlob.h:11
DTTtrig
Definition:
DTTtrig.h:68
CSCChamberMap
Definition:
CSCChamberMap.h:11
AlignPCLThresholdsHG
Definition:
AlignPCLThresholdsHG.h:11
L1TriggerKeyExt
Definition:
L1TriggerKeyExt.h:23
L1MuDTEtaPatternLut
Definition:
L1MuDTEtaPatternLut.h:40
RPCObFebmap
Definition:
RPCObFebmap.h:15
EcalTPGLutIdMap
Definition:
EcalTPGLutIdMap.h:10
PHGCalParameters
Definition:
PHGCalParameters.h:9
EcalTPGTPMode
Definition:
EcalTPGTPMode.h:12
DTCELinkId
Definition:
DTCELinkId.h:28
EcalTimeDependentCorrections
Definition:
EcalTimeDependentCorrections.h:14
TrackProbabilityCalibration
Definition:
TrackProbabilityCalibration.h:11
DTLVStatus
Definition:
DTLVStatus.h:63
QGLikelihoodCategory
Category structure: ranges associated with QGLikelihood histograms.
Definition:
QGLikelihoodObject.h:9
HcalQIEData
Definition:
HcalQIEData.h:24
Payload2XMLModule.h
CSCDBCrosstalk
Definition:
CSCDBCrosstalk.h:9
HcalFlagHFDigiTimeParams
Definition:
HcalFlagHFDigiTimeParams.h:9
L1MuGMTParameters
Definition:
L1MuGMTParameters.h:25
L1GtStableParameters
Definition:
L1GtStableParameters.h:33
L1GtParameters
Definition:
L1GtParameters.h:33
CSCChamberIndex
Definition:
CSCChamberIndex.h:9
L1TMuonOverlapParams
Definition:
L1TMuonOverlapParams.h:14
L1GtTriggerMask
Definition:
L1GtTriggerMask.h:33
RPCObPVSSmap
Definition:
RPCObPVSSmap.h:16
L1RPCConfig
Definition:
L1RPCConfig.h:29
EcalSampleMask
Definition:
EcalSampleMask.h:16
CastorGainWidths
Definition:
CastorGainWidths.h:18
CastorPedestalWidths
Definition:
CastorPedestalWidths.h:18
L1TUtmCondition
Definition:
L1TUtmCondition.h:23
HcalPFCorrs
Definition:
HcalPFCorrs.h:17
OOTPileupCorrectionBuffer
Definition:
OOTPileupCorrectionBuffer.h:14
JME::JetResolutionObject
Definition:
JetResolutionObject.h:116
SiPixelGainCalibrationForHLT
Definition:
SiPixelGainCalibrationForHLT.h:29
HcalQIETypes
Definition:
HcalQIETypes.h:17
PTrackerAdditionalParametersPerDet
Definition:
PTrackerAdditionalParametersPerDet.h:9
MixingModuleConfig
Definition:
MixingModuleConfig.h:71
HcalTPParameters
Definition:
HcalTPParameters.h:10
RecoIdealGeometry
Definition:
RecoIdealGeometry.h:28
SiStripPedestals
Definition:
SiStripPedestals.h:27
SiStripLatency
Definition:
SiStripLatency.h:59
CastorElectronicsMap
Definition:
CastorElectronicsMap.h:30
L1TMuonEndCapForest
Definition:
L1TMuonEndCapForest.h:15
L1RCTParameters
Definition:
L1RCTParameters.h:27
PPSAlignmentConfig
Definition:
PPSAlignmentConfig.h:95
SiPixelQualityProbabilities
Definition:
SiPixelQualityProbabilities.h:10
EcalTimeBiasCorrections
Definition:
EcalTimeBiasCorrections.h:16
lumi::LumiSectionData
Definition:
LumiSectionData.h:69
RPCAMCLinkMap
Definition:
RPCAMCLinkMap.h:11
L1CaloEtScale
Definition:
L1CaloEtScale.h:29
PAYLOAD_2XML_MODULE
#define PAYLOAD_2XML_MODULE(MODULE_NAME)
Definition:
Payload2XMLModule.h:15
CSCBadChambers
Definition:
CSCBadChambers.h:9
HcalLutMetadata
Definition:
HcalLutMetadata.h:15
L1GtTriggerMenu
Definition:
L1GtTriggerMenu.h:48
L1TGlobalPrescalesVetos
Definition:
L1TGlobalPrescalesVetos.h:13
DTStatusFlag
Definition:
DTStatusFlag.h:74
DYTParamObject
Definition:
DYTParamObject.h:8
SiStripFedCabling
Contains cabling info at the device level, including DetId, APV pair numbers, hardware addresses...
Definition:
SiStripFedCabling.h:25
DYTThrObject
Definition:
DYTThrObject.h:8
EcalTPGTowerStatus
Definition:
EcalTPGTowerStatus.h:9
HcalGains
Definition:
HcalGains.h:17
ESEEIntercalibConstants
Definition:
ESEEIntercalibConstants.h:7
EcalADCToGeVConstant
Definition:
EcalADCToGeVConstant.h:13
PhysicsTools::Calibration::MVAComputerContainer
Definition:
MVAComputer.h:251
ESMIPToGeVConstant
Definition:
ESMIPToGeVConstant.h:7
L1MuCSCTFAlignment
Definition:
L1MuCSCTFAlignment.h:8
SiPixelDynamicInefficiency
Definition:
SiPixelDynamicInefficiency.h:11
SiPixelLorentzAngle
Definition:
SiPixelLorentzAngle.h:11
DTDeadFlag
Definition:
DTDeadFlag.h:66
L1MuCSCPtLut
Definition:
L1MuCSCPtLut.h:11
SiStripApvSimulationParameters
Definition:
SiStripApvSimulationParameters.h:17
PPSTimingCalibrationLUT
Definition:
PPSTimingCalibrationLUT.h:19
PerformanceWorkingPoint
Definition:
PerformanceWorkingPoint.h:8
RPCClusterSize
Definition:
RPCClusterSize.h:10
EcalTPGWeightIdMap
Definition:
EcalTPGWeightIdMap.h:10
ESMissingEnergyCalibration
Definition:
ESMissingEnergyCalibration.h:7
PhysicsTFormulaPayload
Definition:
PhysicsTFormulaPayload.h:9
L1MuTriggerScales
Definition:
L1MuTriggerScales.h:33
METCorrectorParametersCollection
Definition:
METCorrectorParameters.h:106
HcalL1TriggerObjects
Definition:
HcalL1TriggerObjects.h:14
SiPixelVCal
Definition:
SiPixelVCal.h:9
HcalElectronicsMap
Definition:
HcalElectronicsMap.h:31
L1TUtmTriggerMenu
Definition:
L1TUtmTriggerMenu.h:25
CSCDBPedestals
Definition:
CSCDBPedestals.h:9
HcalTPChannelParameters
Definition:
HcalTPChannelParameters.h:8
SiPhase2OuterTrackerLorentzAngle
Definition:
SiPhase2OuterTrackerLorentzAngle.h:26
HcalPedestals
Definition:
HcalPedestals.h:20
AlignmentSurfaceDeformations
Definition:
AlignmentSurfaceDeformations.h:20
PGeometricDet
Definition:
PGeometricDet.h:9
RPCLBLinkMap
Definition:
RPCLBLinkMap.h:11
L1TUtmBin
Definition:
L1TUtmBin.h:19
l1t::CaloParams
Definition:
CaloParams.h:25
EcalTPGSpike
Definition:
EcalTPGSpike.h:9
QGLikelihoodSystematicsObject
QGLikelihoodSystematicsObject containing the parameters for the systematic smearing.
Definition:
QGLikelihoodObject.h:38
SiPixelGenErrorDBObject
Definition:
SiPixelGenErrorDBObject.h:16
L1TUtmObject
Definition:
L1TUtmObject.h:23
RPCObVmon
Definition:
RPCObCond.h:32
ESTimeSampleWeights
Definition:
ESTimeSampleWeights.h:7
EcalTPGSlidingWindow
Definition:
EcalTPGSlidingWindow.h:9
SiPixelTemplateDBObject
Definition:
SiPixelTemplateDBObject.h:16
CSCRecoDigiParameters
Definition:
CSCRecoDigiParameters.h:18
PerformancePayloadFromTFormula
Definition:
PerformancePayloadFromTFormula.h:17
LHCInfo
Definition:
LHCInfo.h:12
EcalTPGOddWeightGroup
Definition:
EcalTPGOddWeightGroup.h:13
CastorSaturationCorrs
Definition:
CastorSaturationCorrs.h:9
SiPixelCalibConfiguration
Definition:
SiPixelCalibConfiguration.h:19
BeamSpotOnlineObjects
Definition:
BeamSpotOnlineObjects.h:25
RPCStripNoises
Definition:
RPCStripNoises.h:10
L1TriggerKeyListExt
Definition:
L1TriggerKeyListExt.h:10
L1MuDTTFParameters
Definition:
L1MuDTTFParameters.h:36
L1TUtmCut
Definition:
L1TUtmCut.h:21
CSCDBL1TPParameters
Definition:
CSCDBL1TPParameters.h:14
EcalCondObjectContainer
Definition:
EcalCondObjectContainer.h:13
L1GtPsbSetup
Definition:
L1GtPsbSetup.h:32
L1TMuonOverlapFwVersion
Definition:
L1TMuonOverlapFwVersion.h:14
RPCObImon
Definition:
RPCObCond.h:15
MEtXYcorrectParametersCollection
Definition:
MEtXYcorrectParameters.h:111
HcalFrontEndMap
Definition:
HcalFrontEndMap.h:23
CTPPSPixelDAQMapping
The mapping between FramePosition and ROCInfo.
Definition:
CTPPSPixelDAQMapping.h:41
SiStripNoises
Definition:
SiStripNoises.h:25
DTHVStatus
Definition:
DTHVStatus.h:70
SiStripLorentzAngle
Definition:
SiStripLorentzAngle.h:26
Generated for CMSSW Reference Manual by
1.8.14