The Gaudi Framework  master (ff829712)
Loading...
Searching...
No Matches
bug_34121 Namespace Reference

Classes

class  MyAlgorithm
 
class  Tool
 

Variables

 tool = Tool(Double=-1)
 
 alg = MyAlgorithm("Alg")
 
 name
 
 EvtSel
 
 TopAlg
 
 app = GaudiPython.AppMgr()
 
 t = app.tool(alg.Tool.getName())
 
 Double
 

Variable Documentation

◆ alg

bug_34121.alg = MyAlgorithm("Alg")

Definition at line 20 of file bug_34121.py.

◆ app

bug_34121.app = GaudiPython.AppMgr()

Definition at line 29 of file bug_34121.py.

◆ Double

bug_34121.Double

Definition at line 33 of file bug_34121.py.

◆ EvtSel

bug_34121.EvtSel

Definition at line 23 of file bug_34121.py.

◆ name

bug_34121.name

Definition at line 21 of file bug_34121.py.

◆ t

bug_34121.t = app.tool(alg.Tool.getName())

Definition at line 31 of file bug_34121.py.

◆ tool

bug_34121.tool = Tool(Double=-1)

Definition at line 18 of file bug_34121.py.

◆ TopAlg

bug_34121.TopAlg

Definition at line 23 of file bug_34121.py.