ATLAS Offline Software
Variables
AlgorithmTest Namespace Reference

Variables

 topSequence = AlgSequence()
 
string myNewKey = "MyNewCollection"
 
 MySelectionAlg = topSequence.MySelectionAlg
 
 ThrPT
 
 NewKey
 
 econ = PyParticleTools.getElectrons(myNewKey)
 
 obj = PyKernel.retrieveDet(g.AthPyEx.MyDetObj,'myDetObj')
 

Variable Documentation

◆ econ

AlgorithmTest.econ = PyParticleTools.getElectrons(myNewKey)

Definition at line 31 of file AlgorithmTest.py.

◆ myNewKey

string AlgorithmTest.myNewKey = "MyNewCollection"

Definition at line 19 of file AlgorithmTest.py.

◆ MySelectionAlg

AlgorithmTest.MySelectionAlg = topSequence.MySelectionAlg

Definition at line 20 of file AlgorithmTest.py.

◆ NewKey

AlgorithmTest.NewKey

Definition at line 22 of file AlgorithmTest.py.

◆ obj

AlgorithmTest.obj = PyKernel.retrieveDet(g.AthPyEx.MyDetObj,'myDetObj')

Definition at line 39 of file AlgorithmTest.py.

◆ ThrPT

AlgorithmTest.ThrPT

Definition at line 21 of file AlgorithmTest.py.

◆ topSequence

AlgorithmTest.topSequence = AlgSequence()

Definition at line 12 of file AlgorithmTest.py.