ATLAS Offline Software
Variables
LArCells_tf Namespace Reference

Variables

string __doc__ = """JobTransform to run LArReadCells jobs"""
 
 executorSet = set()
 
 trf = transform(executor = executorSet)
 
 nargs
 
 type
 
 help
 
 group
 

Variable Documentation

◆ __doc__

string LArCells_tf.__doc__ = """JobTransform to run LArReadCells jobs"""
private

Definition at line 5 of file LArCells_tf.py.

◆ executorSet

LArCells_tf.executorSet = set()

Definition at line 16 of file LArCells_tf.py.

◆ group

LArCells_tf.group

Definition at line 26 of file LArCells_tf.py.

◆ help

LArCells_tf.help

Definition at line 26 of file LArCells_tf.py.

◆ nargs

LArCells_tf.nargs

Definition at line 24 of file LArCells_tf.py.

◆ trf

LArCells_tf.trf = transform(executor = executorSet)

Definition at line 21 of file LArCells_tf.py.

◆ type

LArCells_tf.type

Definition at line 25 of file LArCells_tf.py.