Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
sistripqualityhistory_cfi Namespace Reference
Variables
tuple
ssqhistory
Variable Documentation
tuple sistripqualityhistory_cfi.ssqhistory
Initial value:
1
= cms.EDAnalyzer(
"SiStripQualityHistory"
,
2
runProcess = cms.bool(
False
),
3
granularityMode=cms.untracked.uint32(2),
# 0 = Module , 1= Fiber , 2= APV, 3=Strip
4
monitoredSiStripQuality = cms.VPSet(
5
# cms.PSet( name = cms.string("Cabling"), ssqLabel = cms.string("onlyCabling")), # name= used in histos, ssqLabel= label of SiStripQuality object
6
# cms.PSet( name = cms.string("RunInfo"), ssqLabel = cms.string("CablingRunInfo")),
7
# cms.PSet( name = cms.string("BadChannel"), ssqLabel = cms.string("BadChannel")),
8
# cms.PSet( name = cms.string("BadFiber"), ssqLabel = cms.string("BadFiber"))
9
)
10
11
)
Definition at line
3
of file
sistripqualityhistory_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5