ATLAS Offline Software
Variables
LArPulseShape_tf Namespace Reference

Variables

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

Variable Documentation

◆ __doc__

string LArPulseShape_tf.__doc__ = """JobTransform to run LAr PulseShape jobs"""
private

Definition at line 5 of file LArPulseShape_tf.py.

◆ executorSet

LArPulseShape_tf.executorSet = set()

Definition at line 16 of file LArPulseShape_tf.py.

◆ group

LArPulseShape_tf.group

Definition at line 25 of file LArPulseShape_tf.py.

◆ help

LArPulseShape_tf.help

Definition at line 25 of file LArPulseShape_tf.py.

◆ metavar

LArPulseShape_tf.metavar

Definition at line 32 of file LArPulseShape_tf.py.

◆ nargs

LArPulseShape_tf.nargs

Definition at line 23 of file LArPulseShape_tf.py.

◆ trf

LArPulseShape_tf.trf = transform(executor = executorSet)

Definition at line 20 of file LArPulseShape_tf.py.

◆ type

LArPulseShape_tf.type

Definition at line 24 of file LArPulseShape_tf.py.