Variables | |
tuple | hcalhistos |
tuple HcalHistogramRawToDigi_cfi::hcalhistos [static] |
Initial value:
cms.EDFilter("HcalHistogramRawToDigi", InputLabel = cms.InputTag("source"), # Number of the first HCAL FED. If this is not specified, the # default from FEDNumbering is used. HcalFirstFED = cms.untracked.int32(20), # FED numbers to unpack. If this is not specified, all FEDs from # FEDNumbering will be unpacked. FEDs = cms.untracked.vint32(20) )
Definition at line 3 of file HcalHistogramRawToDigi_cfi.py.