Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
FastSimulation
HighLevelTrigger
python
HLTFastReco_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# Load subdetector specific common files
5
#
6
from
FastSimulation.Tracking.PixelVerticesProducer_cff
import
*
7
from
FastSimulation.Tracking.GlobalPixelTracking_cff
import
*
8
9
#Specific reconstruction sequences for FastSimulation.
10
from
FastSimulation.HighLevelTrigger.HLTFastRecoForJetMET_cff
import
*
11
from
FastSimulation.HighLevelTrigger.HLTFastRecoForEgamma_cff
import
*
12
from
FastSimulation.HighLevelTrigger.HLTFastRecoForMuon_cff
import
*
13
from
FastSimulation.HighLevelTrigger.HLTFastRecoForTau_cff
import
*
14
from
FastSimulation.HighLevelTrigger.HLTFastRecoForB_cff
import
*
15
from
FastSimulation.HighLevelTrigger.HLTFastRecoForL1FastJet_cff
import
*
16
from
FastSimulation.HighLevelTrigger.HLTFastRecoForXchannel_cff
import
*
17
from
FastSimulation.HighLevelTrigger.HLTFastRecoForSpecial_cff
import
*
18
19
# The hltbegin sequence (with L1 emulator)
20
HLTBeginSequence = cms.Sequence(
21
cms.SequencePlaceholder(
"offlineBeamSpot"
)
22
)
23
24
HLTBeginSequenceBPTX = cms.Sequence(HLTBeginSequence)
HLTFastRecoForJetMET_cff
HLTFastRecoForB_cff
HLTFastRecoForEgamma_cff
HLTFastRecoForL1FastJet_cff
PixelVerticesProducer_cff
HLTFastRecoForMuon_cff
HLTFastRecoForTau_cff
GlobalPixelTracking_cff
HLTFastRecoForSpecial_cff
HLTFastRecoForXchannel_cff
Generated for CMSSW Reference Manual by
1.8.5