![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name, cand, threshold, sel, trackinfo, noringerinfo) | |
| chain (self) | |
| pidname (self) | |
| etthr (self) | |
| isElectron (self) | |
| isPhoton (self) | |
| tool (self) | |
| nocut (self) | |
| compile (self) | |
Private Attributes | |
| __log = logging.getLogger('TrigEgammaForwardFastCaloHypoTool') | |
| bool | __useRun3 = False |
| __name = name | |
| __cand = cand | |
| __threshold = float(threshold) | |
| __sel = sel | |
| __trackinfo = trackinfo | |
| __noringerinfo = noringerinfo | |
| __tool = tool | |
Static Private Attributes | |
| list | __operation_points |
Definition at line 18 of file TrigEgammaForwardFastCaloHypoTool.py.
| TrigEgammaForwardFastCaloHypoTool.TrigEgammaForwardFastCaloHypoToolConfig.__init__ | ( | self, | |
| name, | |||
| cand, | |||
| threshold, | |||
| sel, | |||
| trackinfo, | |||
| noringerinfo ) |
Definition at line 32 of file TrigEgammaForwardFastCaloHypoTool.py.
| TrigEgammaForwardFastCaloHypoTool.TrigEgammaForwardFastCaloHypoToolConfig.chain | ( | self | ) |
Definition at line 59 of file TrigEgammaForwardFastCaloHypoTool.py.
| TrigEgammaForwardFastCaloHypoTool.TrigEgammaForwardFastCaloHypoToolConfig.compile | ( | self | ) |
Definition at line 84 of file TrigEgammaForwardFastCaloHypoTool.py.
| TrigEgammaForwardFastCaloHypoTool.TrigEgammaForwardFastCaloHypoToolConfig.etthr | ( | self | ) |
Definition at line 65 of file TrigEgammaForwardFastCaloHypoTool.py.
| TrigEgammaForwardFastCaloHypoTool.TrigEgammaForwardFastCaloHypoToolConfig.isElectron | ( | self | ) |
Definition at line 68 of file TrigEgammaForwardFastCaloHypoTool.py.
| TrigEgammaForwardFastCaloHypoTool.TrigEgammaForwardFastCaloHypoToolConfig.isPhoton | ( | self | ) |
Definition at line 71 of file TrigEgammaForwardFastCaloHypoTool.py.
| TrigEgammaForwardFastCaloHypoTool.TrigEgammaForwardFastCaloHypoToolConfig.nocut | ( | self | ) |
Definition at line 78 of file TrigEgammaForwardFastCaloHypoTool.py.
| TrigEgammaForwardFastCaloHypoTool.TrigEgammaForwardFastCaloHypoToolConfig.pidname | ( | self | ) |
Definition at line 62 of file TrigEgammaForwardFastCaloHypoTool.py.
| TrigEgammaForwardFastCaloHypoTool.TrigEgammaForwardFastCaloHypoToolConfig.tool | ( | self | ) |
Definition at line 74 of file TrigEgammaForwardFastCaloHypoTool.py.
|
private |
Definition at line 39 of file TrigEgammaForwardFastCaloHypoTool.py.
|
private |
Definition at line 35 of file TrigEgammaForwardFastCaloHypoTool.py.
|
private |
Definition at line 38 of file TrigEgammaForwardFastCaloHypoTool.py.
|
private |
Definition at line 43 of file TrigEgammaForwardFastCaloHypoTool.py.
|
staticprivate |
Definition at line 21 of file TrigEgammaForwardFastCaloHypoTool.py.
|
private |
Definition at line 41 of file TrigEgammaForwardFastCaloHypoTool.py.
|
private |
Definition at line 40 of file TrigEgammaForwardFastCaloHypoTool.py.
|
private |
Definition at line 50 of file TrigEgammaForwardFastCaloHypoTool.py.
|
private |
Definition at line 42 of file TrigEgammaForwardFastCaloHypoTool.py.
|
private |
Definition at line 37 of file TrigEgammaForwardFastCaloHypoTool.py.