src
HLTrigger
Configuration
python
HLT_75e33
sequences
HLTVertexRecoSequence_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltOfflinePrimaryVertices_cfi
import
*
4
from
..
modules.hltTrackRefsForJetsBeforeSorting_cfi
import
*
5
from
..
modules.hltTrackWithVertexRefSelectorBeforeSorting_cfi
import
*
6
from
..
modules.hltUnsortedOfflinePrimaryVertices_cfi
import
*
7
from
..
sequences.HLTInitialStepPVSequence_cfi
import
*
8
9
HLTVertexRecoSequence = cms.Sequence(HLTInitialStepPVSequence+hltUnsortedOfflinePrimaryVertices+hltTrackWithVertexRefSelectorBeforeSorting+hltTrackRefsForJetsBeforeSorting+hltOfflinePrimaryVertices)
HLTInitialStepPVSequence_cfi
hltUnsortedOfflinePrimaryVertices_cfi
hltOfflinePrimaryVertices_cfi
hltTrackRefsForJetsBeforeSorting_cfi
hltTrackWithVertexRefSelectorBeforeSorting_cfi
Generated for CMSSW Reference Manual by
1.8.14