ATLAS Offline Software
|
Variables | |
string | __doc__ = """JobTransform to run LAr CAF jobs""" |
executorSet = set() | |
trf = transform(executor = executorSet) | |
nargs | |
type | |
help | |
group | |
|
private |
Definition at line 5 of file LArCAF_tf.py.
LArCAF_tf.executorSet = set() |
Definition at line 16 of file LArCAF_tf.py.
LArCAF_tf.group |
Definition at line 26 of file LArCAF_tf.py.
LArCAF_tf.help |
Definition at line 26 of file LArCAF_tf.py.
LArCAF_tf.nargs |
Definition at line 24 of file LArCAF_tf.py.
LArCAF_tf.trf = transform(executor = executorSet) |
Definition at line 21 of file LArCAF_tf.py.
LArCAF_tf.type |
Definition at line 25 of file LArCAF_tf.py.