ATLAS Offline Software
Loading...
Searching...
No Matches
SimTransformUtils.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.SimTransformUtils

Functions

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

Variables

 python.SimTransformUtils.msg = logging.getLogger(__name__)