CMS 3D CMS Logo

Variables

apvshotsanalyzer_cfi Namespace Reference

Variables

tuple apvshotsanalyzer

Variable Documentation

Initial value:
00001 cms.EDAnalyzer('APVShotsAnalyzer',
00002                                   digiCollection = cms.InputTag("siStripDigis","ZeroSuppressed"),
00003                                   historyProduct = cms.InputTag("consecutiveHEs"),
00004                                   apvPhaseCollection = cms.InputTag("APVPhases"),
00005                                   phasePartition = cms.untracked.string("All"),
00006                                   zeroSuppressed = cms.untracked.bool(True),
00007                                   mapSuffix = cms.string(""),
00008                                   useCabling = cms.untracked.bool(False)
00009 )

Definition at line 3 of file apvshotsanalyzer_cfi.py.