CMS 3D CMS Logo

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

Variables

tuple convertedPhotonAnalyzer
 

Variable Documentation

tuple simpleConvertedPhotonAnalyzer_cfi.convertedPhotonAnalyzer
Initial value:
1 = cms.EDAnalyzer("SimpleConvertedPhotonAnalyzer",
2  convertedPhotonCollection = cms.string('conversions'),
3  phoProducer = cms.string('photonWithConversions'),
4  HistOutFile = cms.untracked.string('analyzer.root'),
5  moduleLabelMC = cms.untracked.string('source'),
6  moduleLabelTk = cms.untracked.string('g4SimHits'),
7  moduleLabelHit = cms.untracked.string('g4SimHits'),
8  moduleLabelVtx = cms.untracked.string('g4SimHits')
9 )

Definition at line 6 of file simpleConvertedPhotonAnalyzer_cfi.py.