CMS 3D CMS Logo

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