![]() |
![]() |
Variables | |
tuple | MIsoJetExtractorBlock |
tuple jetExtractorBlock_cff::MIsoJetExtractorBlock [static] |
Initial value:
cms.PSet( MIsoTrackAssociatorJets, PrintTimeReport = cms.untracked.bool(False), #subtract sumEt of towers falling into the muon-veto region ExcludeMuonVeto = cms.bool(True), ComponentName = cms.string('JetExtractor'), DR_Max = cms.double(1.0), PropagatorName = cms.string('SteppingHelixPropagatorAny'), DR_Veto = cms.double(0.1), #count a jet if et> threshold #note: et from crossed towers and jet towers inside the veto cone are not counted Threshold = cms.double(5.0), # InputTag JetCollectionLabel = midPointCone5CaloJets JetCollectionLabel = cms.InputTag("sisCone5CaloJets") )
Definition at line 5 of file jetExtractorBlock_cff.py.