ATLAS Offline Software
|
Functions | |
def | addDerivationArguments (parser) |
def | addPhysicsValidationArguments (parser) |
def | addDerivationSubstep (executor_set) |
def | addPhysicsValidationSubstep (executor_set) |
Main derivation transform configuration helpers Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
def python.DerivationTransformHelpers.addDerivationArguments | ( | parser | ) |
Add common derivation command-line parser arguments.
Definition at line 9 of file DerivationTransformHelpers.py.
def python.DerivationTransformHelpers.addDerivationSubstep | ( | executor_set | ) |
Definition at line 64 of file DerivationTransformHelpers.py.
def python.DerivationTransformHelpers.addPhysicsValidationArguments | ( | parser | ) |
Add validation command-line parser arguments.
Definition at line 47 of file DerivationTransformHelpers.py.
def python.DerivationTransformHelpers.addPhysicsValidationSubstep | ( | executor_set | ) |
Definition at line 78 of file DerivationTransformHelpers.py.