ATLAS Offline Software
Variables
LArCAF_tf Namespace Reference

Variables

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

Variable Documentation

◆ __doc__

string LArCAF_tf.__doc__ = """JobTransform to run LAr CAF jobs"""
private

Definition at line 5 of file LArCAF_tf.py.

◆ executorSet

LArCAF_tf.executorSet = set()

Definition at line 16 of file LArCAF_tf.py.

◆ group

LArCAF_tf.group

Definition at line 26 of file LArCAF_tf.py.

◆ help

LArCAF_tf.help

Definition at line 26 of file LArCAF_tf.py.

◆ nargs

LArCAF_tf.nargs

Definition at line 24 of file LArCAF_tf.py.

◆ trf

LArCAF_tf.trf = transform(executor = executorSet)

Definition at line 21 of file LArCAF_tf.py.

◆ type

LArCAF_tf.type

Definition at line 25 of file LArCAF_tf.py.