ATLAS Offline Software
Variables
LArNoiseBursts_tf Namespace Reference

Variables

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

Variable Documentation

◆ __doc__

string LArNoiseBursts_tf.__doc__ = """JobTransform to run LAr Noise Burst jobs"""
private

Definition at line 5 of file LArNoiseBursts_tf.py.

◆ executorSet

LArNoiseBursts_tf.executorSet = set()

Definition at line 16 of file LArNoiseBursts_tf.py.

◆ group

LArNoiseBursts_tf.group

Definition at line 25 of file LArNoiseBursts_tf.py.

◆ help

LArNoiseBursts_tf.help

Definition at line 25 of file LArNoiseBursts_tf.py.

◆ nargs

LArNoiseBursts_tf.nargs

Definition at line 23 of file LArNoiseBursts_tf.py.

◆ trf

LArNoiseBursts_tf.trf = transform(executor = executorSet)

Definition at line 20 of file LArNoiseBursts_tf.py.

◆ type

LArNoiseBursts_tf.type

Definition at line 24 of file LArNoiseBursts_tf.py.