CMS 3D CMS Logo

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

Variables

tuple apvshotsanalyzer
 

Variable Documentation

tuple apvshotsanalyzer_cfi.apvshotsanalyzer
Initial value:
1 = cms.EDAnalyzer('APVShotsAnalyzer',
2  digiCollection = cms.InputTag("siStripDigis","ZeroSuppressed"),
3  historyProduct = cms.InputTag("consecutiveHEs"),
4  apvPhaseCollection = cms.InputTag("APVPhases"),
5  phasePartition = cms.untracked.string("All"),
6  zeroSuppressed = cms.untracked.bool(True),
7  mapSuffix = cms.string(""),
8  useCabling = cms.untracked.bool(False)
9 )

Definition at line 3 of file apvshotsanalyzer_cfi.py.