ATLAS Offline Software
Classes | Namespaces | Variables
transform.py File Reference

Go to the source code of this file.

Classes

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

Namespaces

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

Variables

 python.transform.msg
 

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.