ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
ElectronPhotonID
ElectronPhotonSelectorTools
python
PhotonIsEMMenuDefs.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
2
3
# default configuration of the PhotonIsEMSelectorCutDefs
4
5
6
7
def
PhotonIsEMLooseSelectorConfig
(theTool):
8
'''
9
These are the photon isEM definitions *DC14* Loose
10
'''
11
12
#
13
# PHOTON Loose cuts, with updated using *DC14*.
14
#
15
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/mc15_20150712/PhotonIsEMLooseSelectorCutDefs.conf"
16
17
18
def
PhotonIsEMMediumSelectorConfig
(theTool):
19
'''
20
These are the photon isEM definitions from *DC14*
21
'''
22
23
# MEDIUM (10/05/24 - see ATLASG-2708)
24
# Coming from Fer
25
#
26
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/mc20_20240510/PhotonIsEMMediumSelectorCutDefs_pTdep_smooth.conf"
27
28
29
# Cut-based tight menu for MC20 / Run2
30
# Note: keep this conf file up to date with the PhotonCutPointToConfFile map in Root/EGSelectorConfigurationMapping.h
31
def
PhotonIsEMTightSelectorConfigMC20
(theTool):
32
'''
33
These are the photon isEM definitions for Tight menu for MC20 / Run2
34
'''
35
36
#
37
# Tight (10/05/24 - see ATLASG-2708)
38
#
39
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/mc20_20240510/PhotonIsEMTightSelectorCutDefs_pTdep_mc20_smooth.conf"
40
41
42
# Cut-based tight menu for MC21 / MC23 / Run3
43
# Note: keep this conf file up to date with the PhotonCutPointToConfFile map in Root/EGSelectorConfigurationMapping.h
44
def
PhotonIsEMTightSelectorConfigMC21
(theTool):
45
'''
46
These are the photon isEM definitions for Tight menu for MC21 / Run3
47
'''
48
49
#
50
# Tight (different for Run3, see https://its.cern.ch/jira/browse/ATLEGAMDPD-304)
51
#
52
theTool.ConfigFile =
"ElectronPhotonSelectorTools/offline/20180825/PhotonIsEMTightSelectorCutDefs.conf"
python.PhotonIsEMMenuDefs.PhotonIsEMTightSelectorConfigMC21
PhotonIsEMTightSelectorConfigMC21(theTool)
Definition
PhotonIsEMMenuDefs.py:44
python.PhotonIsEMMenuDefs.PhotonIsEMMediumSelectorConfig
PhotonIsEMMediumSelectorConfig(theTool)
Definition
PhotonIsEMMenuDefs.py:18
python.PhotonIsEMMenuDefs.PhotonIsEMTightSelectorConfigMC20
PhotonIsEMTightSelectorConfigMC20(theTool)
Definition
PhotonIsEMMenuDefs.py:31
python.PhotonIsEMMenuDefs.PhotonIsEMLooseSelectorConfig
PhotonIsEMLooseSelectorConfig(theTool)
Definition
PhotonIsEMMenuDefs.py:7
Generated on
for ATLAS Offline Software by
1.17.0