CMS 3D CMS Logo

Variables

ESIntegrityTask_cfi Namespace Reference

Variables

tuple ecalPreshowerIntegrityTask

Variable Documentation

Initial value:
00001 cms.EDAnalyzer('ESIntegrityTask',
00002                                             LookupTable = cms.untracked.FileInPath('EventFilter/ESDigiToRaw/data/ES_lookup_table.dat'),
00003                                             prefixME = cms.untracked.string('EcalPreshower'),
00004                                             ESDCCCollections = cms.InputTag("ecalPreshowerDigis"),
00005                                             ESKChipCollections = cms.InputTag("ecalPreshowerDigis"),
00006                                             OutputFile = cms.untracked.string(""),
00007                                             DoLumiAnalysis = cms.bool(False)
00008                                             )

Definition at line 3 of file ESIntegrityTask_cfi.py.