ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
python.simTrfArgs | |
Functions | |
def | python.simTrfArgs.addForwardDetTrfArgs (parser) |
Add Forward Detector transform arguments to an argparse ArgumentParser. More... | |
def | python.simTrfArgs.addBasicDigiArgs (parser) |
Add Basic digitization arguments to an argparse ArgumentParser. More... | |
def | python.simTrfArgs.addPileUpTrfArgs (parser) |
Add Pile-up related transform arguments to an argparse ArgumentParser. More... | |
def | python.simTrfArgs.addCosmicsTrfArgs (parser) |
Add Cosmics related transform arguments to an argparse ArgumentParser. More... | |
def | python.simTrfArgs.addTrackRecordArgs (parser) |
Add arguments used by simulation jobs which may read in or write out TrackRecord files. More... | |
def | python.simTrfArgs.addSim_tfArgs (parser) |
Add arguments used only by ISF-based simulation jobs. More... | |
def | python.simTrfArgs.addTestBeamArgs (parser) |
Add arguments used only by TestBeam simulation jobs. More... | |
def | python.simTrfArgs.addSimIOTrfArgs (parser) |
Add common Simulation transform arguments to an argparse ArgumentParser. More... | |
def | python.simTrfArgs.addCommonSimTrfArgs (parser) |
Add common Simulation transform arguments to an argparse ArgumentParser. More... | |
def | python.simTrfArgs.addCommonSimDigTrfArgs (parser) |
Add common Simulation/Digitization transform arguments to an argparse ArgumentParser. More... | |
def | python.simTrfArgs.addHITSMergeArgs (parser) |
def | python.simTrfArgs.addReSimulationArgs (parser) |
Add Re-simulation transform arguments. More... | |
def | python.simTrfArgs.addHITSValidArgs (parser) |
Add HITS validation transform arguments. More... | |
def | python.simTrfArgs.addRDOValidArgs (parser) |
Add RDO validation transform arguments. More... | |
Variables | |
python.simTrfArgs.msg | |