ATLAS Offline Software
|
Functions | |
def | Geant4SimCfg (flags, name="ISFG4SimSvc", **kwargs) |
def | FullGeant4SimCfg (flags, name="ISF_FullGeant4SimSvc", **kwargs) |
def | PassBackGeant4SimCfg (flags, name="ISF_PassBackGeant4SimSvc", **kwargs) |
def | ATLFAST_Geant4SimCfg (flags, name="ISF_ATLFAST_Geant4SimSvc", **kwargs) |
Geant4 services config for ISF with ComponentAccumulator Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
def ISF_Geant4ServicesConfig.ATLFAST_Geant4SimCfg | ( | flags, | |
name = "ISF_ATLFAST_Geant4SimSvc" , |
|||
** | kwargs | ||
) |
Definition at line 50 of file ISF_Geant4ServicesConfig.py.
def ISF_Geant4ServicesConfig.FullGeant4SimCfg | ( | flags, | |
name = "ISF_FullGeant4SimSvc" , |
|||
** | kwargs | ||
) |
Definition at line 32 of file ISF_Geant4ServicesConfig.py.
def ISF_Geant4ServicesConfig.Geant4SimCfg | ( | flags, | |
name = "ISFG4SimSvc" , |
|||
** | kwargs | ||
) |
Definition at line 14 of file ISF_Geant4ServicesConfig.py.
def ISF_Geant4ServicesConfig.PassBackGeant4SimCfg | ( | flags, | |
name = "ISF_PassBackGeant4SimSvc" , |
|||
** | kwargs | ||
) |
Definition at line 41 of file ISF_Geant4ServicesConfig.py.