ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
G4Utilities
G4DebuggingTools
python
PreIncludes.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
2
3
4
def
DebugAMSB
(flags):
5
flags.Sim.OptionalUserActionList += [
'Charginos.CharginosConfig.AMSB_VerboseSelectorCfg'
]
6
7
8
def
DebugGMSB
(flags):
9
flags.Sim.OptionalUserActionList += [
'Sleptons.SleptonsConfig.GMSB_VerboseSelectorCfg'
]
10
11
12
def
DebugMonopole
(flags):
13
flags.Sim.OptionalUserActionList += [
'Monopole.MonopoleConfig.Monopole_VerboseSelectorCfg'
]
14
15
16
def
DebugSleptonsLLP
(flags):
17
flags.Sim.OptionalUserActionList += [
'Sleptons.SleptonsConfig.SleptonsLLP_VerboseSelectorCfg'
]
18
19
20
def
DebugRHadrons
(flags):
21
flags.Sim.OptionalUserActionList += [
'RHadrons.RHadronsConfig.RHadrons_VerboseSelectorCfg'
]
python.PreIncludes.DebugAMSB
DebugAMSB(flags)
Definition
PreIncludes.py:4
python.PreIncludes.DebugSleptonsLLP
DebugSleptonsLLP(flags)
Definition
PreIncludes.py:16
python.PreIncludes.DebugMonopole
DebugMonopole(flags)
Definition
PreIncludes.py:12
python.PreIncludes.DebugRHadrons
DebugRHadrons(flags)
Definition
PreIncludes.py:20
python.PreIncludes.DebugGMSB
DebugGMSB(flags)
Definition
PreIncludes.py:8
Generated on
for ATLAS Offline Software by
1.14.0