CMS 3D CMS Logo

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

Variables

tuple ewkDQM
 

Variable Documentation

tuple ewkDQM_cfi.ewkDQM
Initial value:
1 = cms.EDAnalyzer("EwkDQM",
2  elecTriggerPathToPass = cms.string("HLT_Ele10_LW_L1R"),
3  muonTriggerPathToPass = cms.string("HLT_Mu9"),
4  triggerResultsCollection = cms.InputTag("TriggerResults", "", "HLT"),
5  muonCollection = cms.InputTag("muons"),
6  electronCollection = cms.InputTag("gsfElectrons"),
7  caloJetCollection = cms.InputTag("ak5CaloJets"),
8  caloMETCollection = cms.InputTag("corMetGlobalMuons"),
9  genParticleCollection = cms.InputTag("genParticles")
10 # caloJetCollection = cms.InputTag("L2L3CorJetSC5Calo"),
11 )

Definition at line 4 of file ewkDQM_cfi.py.