ATLAS Offline Software
|
Variables | |
topSequence = AlgSequence() | |
string | myNewKey = "MyNewCollection" |
MySelectionAlg = topSequence.MySelectionAlg | |
ThrPT | |
NewKey | |
econ = PyParticleTools.getElectrons(myNewKey) | |
obj = PyKernel.retrieveDet(g.AthPyEx.MyDetObj,'myDetObj') | |
AlgorithmTest.econ = PyParticleTools.getElectrons(myNewKey) |
Definition at line 31 of file AlgorithmTest.py.
string AlgorithmTest.myNewKey = "MyNewCollection" |
Definition at line 19 of file AlgorithmTest.py.
AlgorithmTest.MySelectionAlg = topSequence.MySelectionAlg |
Definition at line 20 of file AlgorithmTest.py.
AlgorithmTest.NewKey |
Definition at line 22 of file AlgorithmTest.py.
AlgorithmTest.obj = PyKernel.retrieveDet(g.AthPyEx.MyDetObj,'myDetObj') |
Definition at line 39 of file AlgorithmTest.py.
AlgorithmTest.ThrPT |
Definition at line 21 of file AlgorithmTest.py.
AlgorithmTest.topSequence = AlgSequence() |
Definition at line 12 of file AlgorithmTest.py.