CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ALCARECODtCalibHLTDQM_cfi.py
Go to the documentation of this file.
2 
3 selectionName = 'DtCalibSynch'
4 from DQM.HLTEvF.HLTMonBitSummary_cfi import hltMonBitSummary
5 from CalibMuon.DTCalibration.ALCARECODtCalib_cff import ALCARECODtCalibHLTFilter as ALCARECODtCalibHLTFilterRef
6 ALCARECODtCalibHLTDQM = hltMonBitSummary.clone(
7  directory = "AlCaReco/" + selectionName + "/HLTSummary",
8  histLabel = selectionName,
9  HLTPaths = ["HLT_.*Mu.*"],
10  eventSetupPathsKey = ALCARECODtCalibHLTFilterRef.eventSetupPathsKey.value()
11 )
DT calibration.