Variables | |
int | CaloMode = 0 |
tuple | HLTBeginSequence |
HLTBeginSequenceBPTX = HLTBeginSequence | |
tuple | hltL1GtTrigReport = L1Trigger.GlobalTriggerAnalyzer.l1GtTrigReport_cfi.l1GtTrigReport.clone() |
tuple | L1Emulator = cms.Sequence(L1CaloEmulator*L1MuonEmulator*gtDigis) |
tuple | options |
int HLTFastReco_cff::CaloMode = 0 |
Definition at line 32 of file HLTFastReco_cff.py.
00001 cms.Sequence( 00002 cms.SequencePlaceholder("simulation")+ 00003 cms.SequencePlaceholder("simEcalTriggerPrimitiveDigis")+ 00004 simHcalTriggerPrimitiveDigis+ 00005 L1CaloEmulator+ 00006 L1MuonEmulator+ 00007 gtDigis+ 00008 l1extraParticles+ 00009 cms.SequencePlaceholder("offlineBeamSpot") 00010 )
Definition at line 75 of file HLTFastReco_cff.py.
Definition at line 86 of file HLTFastReco_cff.py.
tuple HLTFastReco_cff::hltL1GtTrigReport = L1Trigger.GlobalTriggerAnalyzer.l1GtTrigReport_cfi.l1GtTrigReport.clone() |
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 |
00001 cms.untracked.PSet( 00002 wantSummary = cms.untracked.bool(True) ## default is false 00003 )
Definition at line 70 of file HLTFastReco_cff.py.