src
DQM
TrackingMonitor
python
MonitorTrackTKCosmicMuons_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
DQM.TrackingMonitor.TrackingMonitor_cfi
import
*
4
MonitorTrackTKCosmicMuons = TrackMon.clone(
5
TrackProducer =
'ctfWithMaterialTracksP5'
,
6
AlgoName =
'ctf'
,
7
FolderName =
'Muons/TKTrack'
,
8
doBeamSpotPlots =
False
,
9
BSFolderName =
'Muons/TKTrack/BeamSpotParameters'
,
10
doSeedParameterHistos =
False
,
11
doAllPlots =
False
,
12
doHitPropertiesPlots =
True
,
13
doGeneralPropertiesPlots =
True
14
)
15
TrackingMonitor_cfi
Generated for CMSSW Reference Manual by
1.8.14