ATLAS Offline Software
Variables
CaloLCW_tf Namespace Reference

Variables

string __doc__ = """JobTransform to run Calo LCW computation job"""
 
 executorSet = set()
 
 trf = transform(executor = executorSet)
 
 nargs
 
 type
 
 help
 
 group
 
 default
 

Variable Documentation

◆ __doc__

string CaloLCW_tf.__doc__ = """JobTransform to run Calo LCW computation job"""
private

Definition at line 5 of file CaloLCW_tf.py.

◆ default

CaloLCW_tf.default

Definition at line 33 of file CaloLCW_tf.py.

◆ executorSet

CaloLCW_tf.executorSet = set()

Definition at line 16 of file CaloLCW_tf.py.

◆ group

CaloLCW_tf.group

Definition at line 28 of file CaloLCW_tf.py.

◆ help

CaloLCW_tf.help

Definition at line 28 of file CaloLCW_tf.py.

◆ nargs

CaloLCW_tf.nargs

Definition at line 26 of file CaloLCW_tf.py.

◆ trf

CaloLCW_tf.trf = transform(executor = executorSet)

Definition at line 20 of file CaloLCW_tf.py.

◆ type

CaloLCW_tf.type

Definition at line 27 of file CaloLCW_tf.py.