CMS 3D CMS Logo

Variables

ESPedestalTask_cfi Namespace Reference

Variables

tuple ecalPreshowerPedestalTask

Variable Documentation

Initial value:
00001 cms.EDAnalyzer('ESPedestalTask',
00002         LookupTable = cms.untracked.FileInPath("EventFilter/ESDigiToRaw/data/ES_lookup_table.dat"),
00003         DigiLabel = cms.InputTag("ecalPreshowerDigis"),
00004         OutputFile = cms.untracked.string("")
00005 )

Definition at line 4 of file ESPedestalTask_cfi.py.