DQMOffline
RecoB
python
PixelVertexMonitor_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
DQMOffline.RecoB.PrimaryVertexMonitor_cff
import
pvMonitor
as
_pvMonitor
4
pixelPVMonitor = _pvMonitor.clone(
5
TopFolderName =
"OfflinePixelPV"
,
6
vertexLabel =
"pixelVertices"
,
7
ndof = cms.int32( 1 )
8
)
PrimaryVertexMonitor_cff
Generated for CMSSW Reference Manual by
1.8.16