CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
HcalHistogramRawToDigi_cfi Namespace Reference

Variables

tuple hcalhistos
 

Variable Documentation

tuple HcalHistogramRawToDigi_cfi.hcalhistos
Initial value:
1 = cms.EDProducer("HcalHistogramRawToDigi",
2  InputLabel = cms.InputTag("source"),
3  # Number of the first HCAL FED. If this is not specified, the
4  # default from FEDNumbering is used.
5  HcalFirstFED = cms.untracked.int32(20),
6  # FED numbers to unpack. If this is not specified, all FEDs from
7  # FEDNumbering will be unpacked.
8  FEDs = cms.untracked.vint32(20)
9 )

Definition at line 3 of file HcalHistogramRawToDigi_cfi.py.