CMS 3D CMS Logo

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

Variables

tuple ecalPulseShapeGrapher
 

Variable Documentation

tuple ecalPulseShapeGrapher_cfi.ecalPulseShapeGrapher
Initial value:
1 = cms.EDAnalyzer("EcalPulseShapeGrapher",
2  EBDigiCollection = cms.InputTag("ecalEBunpacker","ebDigis"),
3  EEDigiCollection = cms.InputTag("ecalEBunpacker","eeDigis"),
4  EBUncalibratedRecHitCollection = cms.InputTag("ecalUncalibHit","EcalUncalibRecHitsEB"),
5  EEUncalibratedRecHitCollection = cms.InputTag("ecalUncalibHit","EcalUncalibRecHitsEE"),
6 
7  listChannels = cms.untracked.vint32(42803,28472,49867,8108,56473,53845,1896,56264,53316,53677,53678),
8  AmplitudeCutADC = cms.untracked.int32(13),
9  rootFilename = cms.untracked.string('ecalPulseShapeGrapher')
10 )

Definition at line 3 of file ecalPulseShapeGrapher_cfi.py.