CMS 3D CMS Logo

Variables
ecalTPGAnalyzer_cfi Namespace Reference

Variables

 tpAnalyzer
 

Variable Documentation

◆ tpAnalyzer

ecalTPGAnalyzer_cfi.tpAnalyzer
Initial value:
1 = cms.EDAnalyzer("EcalTPGAnalyzer",
2 
3  TPCollection = cms.InputTag("ecalEBunpacker","EcalTriggerPrimitives"),
4  TPEmulatorCollection = cms.InputTag("ecalTriggerPrimitiveDigis",""),
5  DigiCollectionEB = cms.InputTag("ecalEBunpacker","ebDigis"),
6  DigiCollectionEE = cms.InputTag("ecalEBunpacker","eeDigis"),
7  GTRecordCollection = cms.string('gtDigis'),
8  TrackMuonCollection = cms.string('globalCosmicMuons1LegBarrelOnly'),
9 
10  Print = cms.bool(True),
11  ReadTriggerPrimitives = cms.bool(True),
12  UseEndCap = cms.bool(False)
13 
14 )

Definition at line 3 of file ecalTPGAnalyzer_cfi.py.