CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
HLTFastReco_cff Namespace Reference

Variables

int CaloMode = 0
 
tuple HLTBeginSequence
 
tuple HLTBeginSequenceBPTX = cms.Sequence(HLTBeginSequence)
 
tuple hltL1GtTrigReport = L1Trigger.GlobalTriggerAnalyzer.l1GtTrigReport_cfi.l1GtTrigReport.clone()
 
tuple L1Emulator = cms.Sequence(L1CaloEmulator*L1MuonEmulator*gtDigis)
 
tuple options
 

Variable Documentation

int HLTFastReco_cff.CaloMode = 0

Definition at line 32 of file HLTFastReco_cff.py.

tuple HLTFastReco_cff.HLTBeginSequence
Initial value:
1 = cms.Sequence(
2  siTrackerGaussianSmearingRecHits+ # repetition if RECO is executed; needed by the next line
3  iterativeTracking+ # repetition if RECO is executed; needed by the next line
4  caloRecHits+ # repetition if RECO is executed; needed to allow -s GEN,SIM,HLT without RECO
5  L1CaloEmulator+
6  L1MuonEmulator+
7  gtDigis+
8  l1extraParticles+
9  cms.SequencePlaceholder("offlineBeamSpot")
10 )

Definition at line 79 of file HLTFastReco_cff.py.

tuple HLTFastReco_cff.HLTBeginSequenceBPTX = cms.Sequence(HLTBeginSequence)

Definition at line 90 of file HLTFastReco_cff.py.

Definition at line 65 of file HLTFastReco_cff.py.

tuple HLTFastReco_cff.L1Emulator = cms.Sequence(L1CaloEmulator*L1MuonEmulator*gtDigis)

Definition at line 29 of file HLTFastReco_cff.py.

tuple HLTFastReco_cff.options
Initial value:
1 = cms.untracked.PSet(
2  wantSummary = cms.untracked.bool(True) ## default is false
3 )

Definition at line 70 of file HLTFastReco_cff.py.