Variables | |
tuple | ecalPreshowerFEDIntegrityTask |
00001 cms.EDAnalyzer('ESFEDIntegrityTask', 00002 prefixME = cms.untracked.string('EcalPreshower'), 00003 ESDCCCollections = cms.InputTag("ecalPreshowerDigis"), 00004 ESKChipCollections = cms.InputTag("ecalPreshowerDigis"), 00005 FEDRawDataCollection = cms.InputTag("source"), 00006 OutputFile = cms.untracked.string(""), 00007 FEDDirName =cms.untracked.string("FEDIntegrity") 00008 )
Definition at line 3 of file ESFEDIntegrityTask_cfi.py.