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

Go to the source code of this file.

Classes

class  python.transform.transform
 Core transform class. More...

Namespaces

namespace  python
namespace  python.transform
namespace  PyJobTransforms.transform
 Main package for new style ATLAS job transforms.

Variables

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

Detailed Description

Note
Holder for arguments this trf understands Use argparse.SUPPRESS to have non-given arguments unset, rather than None Support reading arguments from a file using the notation

Definition in file transform.py.