CMS 3D CMS Logo

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

Variables

tuple ProbeTreeProducer
 

Variable Documentation

tuple ProbeTreeProducer_cfi.ProbeTreeProducer
Initial value:
1 = cms.EDAnalyzer("ProbeTreeProducer",
2  src = cms.InputTag("patMuons"),
3  cut = cms.string("isGlobalMuon"),
4  variables = cms.PSet(
5  pt = cms.string("pt"),
6  eta = cms.string("eta"),
7  ),
8  flags = cms.PSet(
9  GlobalMuonPromptTight = cms.string("muonID('GlobalMuonPromptTight')"),
10  ),
11 )

Definition at line 3 of file ProbeTreeProducer_cfi.py.