CMS 3D CMS Logo

Variables

HcalHistogramRawToDigi_cfi Namespace Reference

Variables

tuple hcalhistos

Variable Documentation

Initial value:
00001 cms.EDProducer("HcalHistogramRawToDigi",
00002     InputLabel = cms.InputTag("source"),
00003     # Number of the first HCAL FED.  If this is not specified, the
00004     # default from FEDNumbering is used.
00005     HcalFirstFED = cms.untracked.int32(20),
00006     # FED numbers to unpack.  If this is not specified, all FEDs from
00007     # FEDNumbering will be unpacked.
00008     FEDs = cms.untracked.vint32(20)
00009 )

Definition at line 3 of file HcalHistogramRawToDigi_cfi.py.