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