ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
ElectronPhotonID
ElectronPhotonSelectorTools
python
ForwardElectronIsEMMenuDefs.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
2
3
# default configuration of the Forward Electron IsEM Selectors
4
5
# Define GeV
6
GeV = 1000.0
7
8
9
def
ForwardElectronIsEMLooseSelectorConfigMC15
(theTool):
10
'''
11
These are the forward electron isEM definitions Loose
12
'''
13
14
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/mc15_20170711/ForwardElectronIsEMLooseSelectorCutDefs.conf"
15
16
17
def
ForwardElectronIsEMMediumSelectorConfigMC15
(theTool):
18
'''
19
These are the forward electron isEM definitions Medium
20
'''
21
22
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/mc15_20170711/ForwardElectronIsEMMediumSelectorCutDefs.conf"
23
24
25
def
ForwardElectronIsEMTightSelectorConfigMC15
(theTool):
26
'''
27
These are the forward electron isEM definitions Tight
28
'''
29
30
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/mc15_20170711/ForwardElectronIsEMTightSelectorCutDefs.conf"
python.ForwardElectronIsEMMenuDefs.ForwardElectronIsEMLooseSelectorConfigMC15
ForwardElectronIsEMLooseSelectorConfigMC15(theTool)
Definition
ForwardElectronIsEMMenuDefs.py:9
python.ForwardElectronIsEMMenuDefs.ForwardElectronIsEMTightSelectorConfigMC15
ForwardElectronIsEMTightSelectorConfigMC15(theTool)
Definition
ForwardElectronIsEMMenuDefs.py:25
python.ForwardElectronIsEMMenuDefs.ForwardElectronIsEMMediumSelectorConfigMC15
ForwardElectronIsEMMediumSelectorConfigMC15(theTool)
Definition
ForwardElectronIsEMMenuDefs.py:17
Generated on
for ATLAS Offline Software by
1.17.0