![]() |
ATLAS Offline Software
|
Classes | |
| class | JetHypoAlgType |
| — Menu Sequence helpers — More... | |
Functions | |
| def | getCaloInputMaker () |
| — Input Makers -— More... | |
| def | getTrackingInputMaker (AthConfigFlags flags, str trkopt) |
| def | jetSelectionCfg (flags, jetDefStr, jetsIn, hypoType=JetHypoAlgType.STANDARD) |
| def | selName (recoSequenceName, hypoType=JetHypoAlgType.STANDARD) |
| def | hypoToolGenerator (hypoType) |
| def | jetCaloPreselMenuSequenceGenCfg (flags, **jetDefDict) |
| — Menu Sequence getters — More... | |
| def | jetCaloRecoMenuSequenceGenCfg (flags, clusterCalib) |
| def | jetCaloHypoMenuSequenceGenCfg (flags, isPerf, **jetDefDict) |
| def | jetHICaloHypoMenuSequenceGenCfg (flags, isPerf, **jetRecoDict) |
| def | jetFSTrackingHypoMenuSequenceGenCfg (flags, isPerf, **jetDefDict) |
| def | jetRoITrackJetTagSelCfg (flags, preselJetDef, isPresel=True) |
| def | jetRoITrackJetTagHypoMenuSequenceGenCfg (flags, jetDef, isPresel=True) |
Variables | |
| log | |
| def python.HLT.Jet.JetMenuSequencesConfig.getCaloInputMaker | ( | ) |
| def python.HLT.Jet.JetMenuSequencesConfig.getTrackingInputMaker | ( | AthConfigFlags | flags, |
| str | trkopt | ||
| ) |
Definition at line 39 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.hypoToolGenerator | ( | hypoType | ) |
returns function (that in turn returns hypo tool) for menu sequence
Definition at line 149 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.jetCaloHypoMenuSequenceGenCfg | ( | flags, | |
| isPerf, | |||
| ** | jetDefDict | ||
| ) |
Definition at line 213 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.jetCaloPreselMenuSequenceGenCfg | ( | flags, | |
| ** | jetDefDict | ||
| ) |
— Menu Sequence getters —
Definition at line 170 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.jetCaloRecoMenuSequenceGenCfg | ( | flags, | |
| clusterCalib | |||
| ) |
Definition at line 194 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.jetFSTrackingHypoMenuSequenceGenCfg | ( | flags, | |
| isPerf, | |||
| ** | jetDefDict | ||
| ) |
Definition at line 260 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.jetHICaloHypoMenuSequenceGenCfg | ( | flags, | |
| isPerf, | |||
| ** | jetRecoDict | ||
| ) |
Definition at line 240 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.jetRoITrackJetTagHypoMenuSequenceGenCfg | ( | flags, | |
| jetDef, | |||
isPresel = True |
|||
| ) |
Definition at line 363 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.jetRoITrackJetTagSelCfg | ( | flags, | |
| preselJetDef, | |||
isPresel = True |
|||
| ) |
Definition at line 307 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.jetSelectionCfg | ( | flags, | |
| jetDefStr, | |||
| jetsIn, | |||
hypoType = JetHypoAlgType.STANDARD |
|||
| ) |
constructs CA with hypo alg given arguments
Definition at line 116 of file JetMenuSequencesConfig.py.
| def python.HLT.Jet.JetMenuSequencesConfig.selName | ( | recoSequenceName, | |
hypoType = JetHypoAlgType.STANDARD |
|||
| ) |
Construct selection (the name passed to SelectionCA) given reco sequence and hypo type
Definition at line 136 of file JetMenuSequencesConfig.py.
| python.HLT.Jet.JetMenuSequencesConfig.log |
Definition at line 24 of file JetMenuSequencesConfig.py.
1.8.18