ATLAS Offline Software
|
Variables | |
string | __doc__ = """JobTransform to run Calo LCW computation job""" |
executorSet = set() | |
trf = transform(executor = executorSet) | |
nargs | |
type | |
help | |
group | |
default | |
|
private |
Definition at line 5 of file CaloLCW_tf.py.
CaloLCW_tf.default |
Definition at line 33 of file CaloLCW_tf.py.
CaloLCW_tf.executorSet = set() |
Definition at line 16 of file CaloLCW_tf.py.
CaloLCW_tf.group |
Definition at line 28 of file CaloLCW_tf.py.
CaloLCW_tf.help |
Definition at line 28 of file CaloLCW_tf.py.
CaloLCW_tf.nargs |
Definition at line 26 of file CaloLCW_tf.py.
CaloLCW_tf.trf = transform(executor = executorSet) |
Definition at line 20 of file CaloLCW_tf.py.
CaloLCW_tf.type |
Definition at line 27 of file CaloLCW_tf.py.