![]() |
ATLAS Offline Software
|
Functions | |
| AsgForwardElectronCalibrationToolCfg (flags, name="AsgForwardElectronCalibrationTool", **kwargs) | |
| AsgForwardElectronSelectorToolCfg (flags, name="AsgForwardElectronSelectorTool", workingPoint="Medium", **kwargs) | |
| AsgForwardElectronLooseSelectorToolCfg (flags, name="AsgForwardElectronLooseSelectorTool", **kwargs) | |
| AsgForwardElectronMediumSelectorToolCfg (flags, name="AsgForwardElectronMediumSelectorTool", **kwargs) | |
| AsgForwardElectronTightSelectorToolCfg (flags, name="AsgForwardElectronTightSelectorTool", **kwargs) | |
ComponentAccumulator configuration for DNN-based forward electron
calibration and identification tools in Run 4 with ITk and HGTD.
Internal Notes:
Calibration: https://cds.cern.ch/record/2922184
ID: https://cds.cern.ch/record/2922175
| python.ForwardElectronSelectorConfig.AsgForwardElectronCalibrationToolCfg | ( | flags, | |
| name = "AsgForwardElectronCalibrationTool", | |||
| ** | kwargs ) |
Configure the DNN-based pT calibration tool for forward electrons. Three eta bins: [2.5,2.7], [2.7,3.2], [3.2,4.0]
Definition at line 15 of file ForwardElectronSelectorConfig.py.
| python.ForwardElectronSelectorConfig.AsgForwardElectronLooseSelectorToolCfg | ( | flags, | |
| name = "AsgForwardElectronLooseSelectorTool", | |||
| ** | kwargs ) |
Definition at line 67 of file ForwardElectronSelectorConfig.py.
| python.ForwardElectronSelectorConfig.AsgForwardElectronMediumSelectorToolCfg | ( | flags, | |
| name = "AsgForwardElectronMediumSelectorTool", | |||
| ** | kwargs ) |
Definition at line 70 of file ForwardElectronSelectorConfig.py.
| python.ForwardElectronSelectorConfig.AsgForwardElectronSelectorToolCfg | ( | flags, | |
| name = "AsgForwardElectronSelectorTool", | |||
| workingPoint = "Medium", | |||
| ** | kwargs ) |
Configure the DNN-based ID selector tool for forward electrons. Three eta bins: [2.5,2.7], [2.7,3.2], [3.2,4.0] Available working points: Loose = 90% | Medium = 80% | Tight = 70%
Definition at line 36 of file ForwardElectronSelectorConfig.py.
| python.ForwardElectronSelectorConfig.AsgForwardElectronTightSelectorToolCfg | ( | flags, | |
| name = "AsgForwardElectronTightSelectorTool", | |||
| ** | kwargs ) |
Definition at line 73 of file ForwardElectronSelectorConfig.py.