ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TriggerCommon
TriggerMenuMT
python
HLT
Photon
TriggerPhotonIsEMMenuDefs.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2023 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 Loose
10
'''
11
12
#
13
# PHOTON Loose cuts
14
#
15
theTool.ConfigFile =
"ElectronPhotonSelectorTools/trigger/rel22_20210611/PhotonIsEMLooseSelectorCutDefs.conf"
16
17
18
def
PhotonIsEMMediumSelectorConfig
(theTool):
19
'''
20
These are the photon isEM definitions Medium
21
'''
22
23
#
24
# PHOTON Medium cuts
25
#
26
theTool.ConfigFile =
"ElectronPhotonSelectorTools/trigger/rel22_20210611/PhotonIsEMMediumSelectorCutDefs.conf"
27
28
29
def
PhotonIsEMTightSelectorConfig
(theTool):
30
'''
31
These are the photon isEM definitions for Tight menu
32
'''
33
34
#
35
# PHOTON Tight cuts
36
#
37
theTool.ConfigFile =
"ElectronPhotonSelectorTools/trigger/rel22_20210611/PhotonIsEMTightSelectorCutDefs.conf"
38
TriggerPhotonIsEMMenuDefs.PhotonIsEMTightSelectorConfig
PhotonIsEMTightSelectorConfig(theTool)
Definition
TriggerPhotonIsEMMenuDefs.py:29
TriggerPhotonIsEMMenuDefs.PhotonIsEMMediumSelectorConfig
PhotonIsEMMediumSelectorConfig(theTool)
Definition
TriggerPhotonIsEMMenuDefs.py:18
TriggerPhotonIsEMMenuDefs.PhotonIsEMLooseSelectorConfig
PhotonIsEMLooseSelectorConfig(theTool)
Definition
TriggerPhotonIsEMMenuDefs.py:7
Generated on
for ATLAS Offline Software by
1.17.0