![]() |
ATLAS Offline Software
|
Functions | |
| getDetectorsFromRunArgs (flags, runArgs) | |
| enableG4SignalCavern (flags) | |
| enableCalHits (flags) | |
| enableCalHitsZDC (flags) | |
| enableCalHitsAll (flags) | |
| enableParticleID (flags) | |
| enableVerboseSelector (flags) | |
| enableFastCaloSim (flags) | |
| useVerboseTracking (flags) | |
| useSimpleRungeStepper (flags) | |
| Change the field stepper. | |
| useClassicalRK4Stepper (flags) | |
| useNystromRK4Stepper (flags) | |
| enableFastIDKiller (flags) | |
| python.SimulationHelpers.enableCalHits | ( | flags | ) |
Turns on calibration hits for LAr and Tile
Definition at line 43 of file SimulationHelpers.py.
| python.SimulationHelpers.enableCalHitsAll | ( | flags | ) |
Turns on calibration hits for LAr, Tile and ZDC
Definition at line 65 of file SimulationHelpers.py.
| python.SimulationHelpers.enableCalHitsZDC | ( | flags | ) |
Turns on calibration hits for ZDC only
Definition at line 54 of file SimulationHelpers.py.
| python.SimulationHelpers.enableFastCaloSim | ( | flags | ) |
Definition at line 86 of file SimulationHelpers.py.
| python.SimulationHelpers.enableFastIDKiller | ( | flags | ) |
Definition at line 113 of file SimulationHelpers.py.
| python.SimulationHelpers.enableG4SignalCavern | ( | flags | ) |
Set flags to take care of Neutron BG
Definition at line 38 of file SimulationHelpers.py.
| python.SimulationHelpers.enableParticleID | ( | flags | ) |
Mods to have primary particle barcode signature on for calorimeter calibration hits.
Definition at line 76 of file SimulationHelpers.py.
| python.SimulationHelpers.enableVerboseSelector | ( | flags | ) |
Definition at line 81 of file SimulationHelpers.py.
| python.SimulationHelpers.getDetectorsFromRunArgs | ( | flags, | |
| runArgs ) |
Generate detector list based on runtime arguments.
Definition at line 5 of file SimulationHelpers.py.
| python.SimulationHelpers.useClassicalRK4Stepper | ( | flags | ) |
Definition at line 105 of file SimulationHelpers.py.
| python.SimulationHelpers.useNystromRK4Stepper | ( | flags | ) |
Definition at line 109 of file SimulationHelpers.py.
| python.SimulationHelpers.useSimpleRungeStepper | ( | flags | ) |
Change the field stepper.
Definition at line 101 of file SimulationHelpers.py.
| python.SimulationHelpers.useVerboseTracking | ( | flags | ) |
Definition at line 95 of file SimulationHelpers.py.