src
HLTrigger
Configuration
python
HLT_75e33
tasks
HLTGsfElectronUnseededTask_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
..
modules.hltEgammaBestGsfTrackVarsUnseeded_cfi
import
*
4
from
..
modules.hltEgammaCkfTrackCandidatesForGSFUnseeded_cfi
import
*
5
from
..
modules.hltEgammaGsfElectronsUnseeded_cfi
import
*
6
from
..
modules.hltEgammaGsfTracksUnseeded_cfi
import
*
7
from
..
modules.hltEgammaGsfTrackVarsUnseeded_cfi
import
*
8
9
HLTGsfElectronUnseededTask = cms.Task(
10
hltEgammaBestGsfTrackVarsUnseeded,
11
hltEgammaCkfTrackCandidatesForGSFUnseeded,
12
hltEgammaGsfElectronsUnseeded,
13
hltEgammaGsfTrackVarsUnseeded,
14
hltEgammaGsfTracksUnseeded
15
)
hltEgammaGsfTracksUnseeded_cfi
hltEgammaGsfTrackVarsUnseeded_cfi
hltEgammaBestGsfTrackVarsUnseeded_cfi
hltEgammaGsfElectronsUnseeded_cfi
hltEgammaCkfTrackCandidatesForGSFUnseeded_cfi
Generated for CMSSW Reference Manual by
1.8.14