ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
ElectronPhotonID
ElectronPhotonSelectorTools
python
ElectronIsEMMenuDefs.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
2
3
# Cnfiguration of the Electron IsEM Selector
4
5
# Define GeV
6
GeV = 1000.0
7
8
9
def
ElectronIsEMLooseSelectorConfigDC14
(theTool):
10
'''
11
These are the cut base isEM definitions: Loose
12
'''
13
14
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/mc15_20150329/ElectronIsEMLooseSelectorCutDefs.conf"
15
16
17
def
ElectronIsEMMediumSelectorConfigDC14
(theTool):
18
'''
19
These are the cut base isEM definitions: Medium
20
'''
21
22
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/mc15_20150329/ElectronIsEMMediumSelectorCutDefs.conf"
23
24
25
def
ElectronIsEMTightSelectorConfigDC14
(theTool):
26
'''
27
These are the cut base isEM definitions: Tight
28
'''
29
30
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/mc15_20150329/ElectronIsEMTightSelectorCutDefs.conf"
31
32
33
def
TrigElectronIsEMLooseSelectorConfigDC14
(theTool):
34
'''
35
This is for the Loose isEM definitions for the Trigger.
36
'''
37
38
theTool.ConfigFile =
"ElectronPhotonSelectorTools/trigger/mc15_20150329/ElectronIsEMLooseSelectorCutDefs.conf"
39
40
41
def
TrigElectronIsEMMediumSelectorConfigDC14
(theTool):
42
'''
43
This is for the Medium++ isEM definitions for the LATEST Trigger.
44
'''
45
46
theTool.ConfigFile =
"ElectronPhotonSelectorTools/trigger/mc15_20150329/ElectronIsEMMediumSelectorCutDefs.conf"
47
48
49
def
TrigElectronIsEMTightSelectorConfigDC14
(theTool):
50
'''
51
This is for the Tight MC15 LATEST isEM definitions for the Trigger.
52
'''
53
54
theTool.ConfigFile =
"ElectronPhotonSelectorTools/trigger/mc15_20150329/ElectronIsEMTightSelectorCutDefs.conf"
python.ElectronIsEMMenuDefs.TrigElectronIsEMMediumSelectorConfigDC14
TrigElectronIsEMMediumSelectorConfigDC14(theTool)
Definition
ElectronIsEMMenuDefs.py:41
python.ElectronIsEMMenuDefs.ElectronIsEMMediumSelectorConfigDC14
ElectronIsEMMediumSelectorConfigDC14(theTool)
Definition
ElectronIsEMMenuDefs.py:17
python.ElectronIsEMMenuDefs.ElectronIsEMLooseSelectorConfigDC14
ElectronIsEMLooseSelectorConfigDC14(theTool)
Definition
ElectronIsEMMenuDefs.py:9
python.ElectronIsEMMenuDefs.TrigElectronIsEMTightSelectorConfigDC14
TrigElectronIsEMTightSelectorConfigDC14(theTool)
Definition
ElectronIsEMMenuDefs.py:49
python.ElectronIsEMMenuDefs.ElectronIsEMTightSelectorConfigDC14
ElectronIsEMTightSelectorConfigDC14(theTool)
Definition
ElectronIsEMMenuDefs.py:25
python.ElectronIsEMMenuDefs.TrigElectronIsEMLooseSelectorConfigDC14
TrigElectronIsEMLooseSelectorConfigDC14(theTool)
Definition
ElectronIsEMMenuDefs.py:33
Generated on
for ATLAS Offline Software by
1.17.0