Variables | |
tuple | ALCARECODtCalibHLTFilter = copy.deepcopy(hltHighLevel) |
tuple | dt4DSegmentsNoWire = dt4DSegmentsCfiRef.dt4DSegments.clone() |
string | eventSetupPathsKey = 'DtCalibHI' |
tuple | seqALCARECODtCalib = cms.Sequence(primaryVertexFilter * noscraping * ALCARECODtCalibHLTFilter * DTCalibMuonSelection * dt4DSegmentsNoWire) |
tuple | seqALCARECODtCalibHI = cms.Sequence(ALCARECODtCalibHLTFilter * dt4DSegmentsNoWire) |
tuple ALCARECODtCalib_cff.ALCARECODtCalibHLTFilter = copy.deepcopy(hltHighLevel) |
Definition at line 9 of file ALCARECODtCalib_cff.py.
tuple ALCARECODtCalib_cff.dt4DSegmentsNoWire = dt4DSegmentsCfiRef.dt4DSegments.clone() |
Definition at line 16 of file ALCARECODtCalib_cff.py.
string ALCARECODtCalib_cff.eventSetupPathsKey = 'DtCalibHI' |
Definition at line 28 of file ALCARECODtCalib_cff.py.
tuple ALCARECODtCalib_cff.seqALCARECODtCalib = cms.Sequence(primaryVertexFilter * noscraping * ALCARECODtCalibHLTFilter * DTCalibMuonSelection * dt4DSegmentsNoWire) |
Definition at line 23 of file ALCARECODtCalib_cff.py.
tuple ALCARECODtCalib_cff.seqALCARECODtCalibHI = cms.Sequence(ALCARECODtCalibHLTFilter * dt4DSegmentsNoWire) |
Definition at line 31 of file ALCARECODtCalib_cff.py.