|
def | python.HLT.Jet.JetRecoSequencesConfig.formatFilteredJetsName (jetsIn, jetPtMinGeV) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.JetRecoDataDeps (flags, **jetRecoDict) |
| Data dependency generation for the stages of jet reconstruction This is used to precompute the collections that will be generated, which can be passed as needed out to other steps. More...
|
|
def | python.HLT.Jet.JetRecoSequencesConfig.StandardJetBuildDataDeps (flags, **jetRecoDict) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.StandardJetRecoDataDeps (flags, **jetRecoDict) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.ReclusteredJetRecoDataDeps (flags, **jetRecoDict) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.GroomedJetRecoDataDeps (flags, **jetRecoDict) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.JetRecoCfg (flags, **jetDefDict) |
| Configuration of the HLT jet reconstruction Takes as input the dictionaries of JetDefs from the data dependency generators above. More...
|
|
def | python.HLT.Jet.JetRecoSequencesConfig.JetViewAlgCfg (flags, jetDef, jetPtMinGeV=JET_DEFAULT_VIEW_PT_MIN_GEV) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.StandardJetBuildCfg (flags, jetDef) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.StandardJetRecoCfg (flags, **jetDefDict) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.GroomedJetRecoCfg (flags, **jetDefDict) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.ReclusteredJetRecoCfg (flags, **jetDefDict) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.FastFtaggedJetCopyAlgCfg (flags, jetDef) |
|
def | python.HLT.Jet.JetRecoSequencesConfig.JetRoITrackJetTagSequenceCfg (flags, jetsIn, trkopt, RoIs) |
|