src
HLTrigger
Configuration
python
HLT_75e33
tasks
initialStepPVTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.ak4CaloJetsForTrk_cfi
import
*
4
from
..
modules.hltPhase2TowerMakerForAll_cfi
import
*
5
from
..
modules.firstStepPrimaryVerticesUnsorted_cfi
import
*
6
7
initialStepPVTask = cms.Task(
8
ak4CaloJetsForTrk,
9
hltPhase2TowerMakerForAll,
10
firstStepPrimaryVerticesUnsorted,
11
)
hltPhase2TowerMakerForAll_cfi
firstStepPrimaryVerticesUnsorted_cfi
ak4CaloJetsForTrk_cfi
Generated for CMSSW Reference Manual by
1.8.14