src
DQM
TrackingMonitor
python
MonitorTrackEfficiencyTkTracks_cff.py
Go to the documentation of this file.
1
# The following comments couldn't be translated into the new config version:
2
3
# All/OuterSurface/InnerSurface/ImpactPoint/default(track)
4
#
5
6
import
FWCore.ParameterSet.Config
as
cms
7
8
from
DQM.TrackingMonitor.TrackEfficiencyMonitor_cfi
import
TrackEffMon
9
10
MonitorTrackEfficiencyTkTracks = TrackEffMon.clone(
11
TKTrackCollection =
'ctfWithMaterialTracksP5'
,
12
STATrackCollection =
'cosmicMuons'
,
13
FolderName =
'Muons/TKTrack'
,
14
AlgoName =
'CTF'
,
15
trackEfficiency =
False
16
)
TrackEfficiencyMonitor_cfi
Generated for CMSSW Reference Manual by
1.8.14