CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HLTIterativeTracking_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # watch out here, we assume that
4 # - loading FastSimulation.Configuration.Digi_cff.py causes generalTracksAliasInfo.key.value() to return "mix"
5 # - loading FastSimulation.Configuration.DataMixerPreMix_cff.py causes generalTracksAliasInfo.key.value() to return "dataMix"
6 # such that the HLT reads the tracks from the right MixingModule
7 
8 import FastSimulation.Configuration.DigiAndMixAliasInfo_cff as _aliasInfo
9 
10 HLTIterativeTrackingIter04 = cms.Sequence()
11 HLTIterativeTrackingIter02 = cms.Sequence()
12 HLTIterativeTracking = cms.Sequence()
13 HLTIterativeTrackingForHighPt = cms.Sequence()
14 HLTIterativeTrackingTau3Mu = cms.Sequence()
15 HLTIterativeTrackingReg = cms.Sequence()
16 HLTIterativeTrackingForElectronIter02 = cms.Sequence()
17 HLTIterativeTrackingForPhotonsIter02 = cms.Sequence()
18 HLTIterativeTrackingL3MuonIter02 = cms.Sequence()
19 HLTIterativeTrackingL3MuonRegIter02 = cms.Sequence()
20 HLTIterativeTrackingForBTagIter02 = cms.Sequence()
21 HLTIterativeTrackingForTauIter02 = cms.Sequence()
22 HLTIterativeTrackingForTauIter04 = cms.Sequence()
23 HLTIterativeTrackingGlbTrkMuonIter02 = cms.Sequence()
24 HLTIterativeTrackingHighPtTkMu = cms.Sequence()
25 HLTIterativeTrackingHighPtTkMuIsoIter02 = cms.Sequence()
26 HLTIterativeTrackingDisplacedJpsiIter02 = cms.Sequence()
27 HLTIterativeTrackingDisplacedPsiPrimeIter02 = cms.Sequence()
28 HLTIterativeTrackingDisplacedNRMuMuIter02 = cms.Sequence()
29 HLTIterativeTrackingForBTagIter12 = cms.Sequence()
30 HLTIterativeTrackingForBTagIteration0 = cms.Sequence()
31 HLTIterativeTrackingIteration4DisplacedJets = cms.Sequence()