ATLAS Offline Software
Namespaces | Functions | Variables
SimTransformUtils.py File Reference

Go to the source code of this file.

Namespaces

 python.SimTransformUtils
 

Functions

def python.SimTransformUtils.addCommonSimDigArguments (parser)
 Add Argument Methods. More...
 
def python.SimTransformUtils.addCommonSimulationArguments (parser)
 
def python.SimTransformUtils.addPureSimulationArguments (parser)
 
def python.SimTransformUtils.addPureDigitizationArguments (parser)
 
def python.SimTransformUtils.addReSimulationArguments (parser)
 
def python.SimTransformUtils.addSimulationArguments (parser)
 
def python.SimTransformUtils.addAtlasG4Arguments (parser)
 
def python.SimTransformUtils.addHITSMergeArguments (parser)
 
def python.SimTransformUtils.addDigitizationArguments (parser)
 
def python.SimTransformUtils.addHITSValidArguments (parser)
 
def python.SimTransformUtils.addRDOValidArguments (parser)
 
def python.SimTransformUtils.addSimulationSubstep (executorSet, overlayTransform=False)
 Add Sub-step Methods. More...
 
def python.SimTransformUtils.addReSimulationSubstep (executorSet)
 
def python.SimTransformUtils.addAtlasG4Substep (executorSet)
 
def python.SimTransformUtils.addConfigurableSimSubstep (executorSet, confName, extraSkeleton, confSubStep, confInData, confOutData, confExtraRunargs, confRuntimeRunargs)
 
def python.SimTransformUtils.addStandardHITSMergeSubstep (executorSet)
 
def python.SimTransformUtils.addDigitizationSubstep (executorSet, in_reco_chain=False)
 
def python.SimTransformUtils.addSimValidationSubstep (executorSet)
 
def python.SimTransformUtils.addDigiValidationSubstep (executorSet)
 
def python.SimTransformUtils.appendSimulationSubstep (trf)
 Append Sub-step Methods. More...
 
def python.SimTransformUtils.appendAtlasG4Substep (trf)
 
def python.SimTransformUtils.appendConfigurableSimTRInSubstep (trf, confName='AtlasG4TfTRIn', extraSkeleton=[], confSubstep='simTRIn', confInData=['EVNT_TR'], confOutData=['HITS', 'NULL'], confExtraRunargs=None, confRuntimeRunargs=None)
 
def python.SimTransformUtils.appendConfigurableSimSubstep (trf, confName='AtlasG4Tf', extraSkeleton=[], confSubstep='sim', confInData=['NULL', 'EVNT'], confOutData=['EVNT_TR', 'HITS', 'NULL'], confExtraRunargs=None, confRuntimeRunargs=None)
 
def python.SimTransformUtils.appendHITSMergeSubstep (trf)
 
def python.SimTransformUtils.appendDigitizationSubstep (trf)
 

Variables

 python.SimTransformUtils.msg