src
HLTrigger
Configuration
python
HLT_75e33
paths
HLTriggerFinalPath_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltTriggerSummaryAOD_cfi
import
*
4
from
..
modules.hltTriggerSummaryRAW_cfi
import
*
5
from
..
modules.hltBoolFalse_cfi
import
*
6
7
HLTriggerFinalPath = cms.Path(
8
hltTriggerSummaryAOD +
9
hltTriggerSummaryRAW +
10
hltBoolFalse )
hltBoolFalse_cfi
hltTriggerSummaryRAW_cfi
hltTriggerSummaryAOD_cfi
Generated for CMSSW Reference Manual by
1.8.14