![]() |
The Gaudi Framework
v26r3
|


Public Member Functions | |
| def | __init__ (self, ptr, lib) |
| def | configure (self) |
| def | initialize (self) |
| def | start (self) |
| def | run (self, nevt) |
| def | stop (self) |
| def | finalize (self) |
| def | terminate (self) |
| def | getService (self, name) |
| def | setProperty (self, name, value) |
| def | getProperty (self, name) |
| def | printAlgsSequences (self) |
| def | __init__ (self, ptr, lib) |
| def | configure (self) |
| def | initialize (self) |
| def | start (self) |
| def | run (self, nevt) |
| def | stop (self) |
| def | finalize (self) |
| def | terminate (self) |
| def | getService (self, name) |
| def | setProperty (self, name, value) |
| def | getProperty (self, name) |
| def | printAlgsSequences (self) |
Public Attributes | |
| ptr | |
| lib | |
Private Attributes | |
| _as_parameter_ | |
| def Gaudi.Main.BootstrapHelper.AppMgr.__init__ | ( | self, | |
| ptr, | |||
| lib | |||
| ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.__init__ | ( | self, | |
| ptr, | |||
| lib | |||
| ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.configure | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.configure | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.finalize | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.finalize | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.getProperty | ( | self, | |
| name | |||
| ) |
Definition at line 50 of file Main.py.
| def Gaudi.Main.BootstrapHelper.AppMgr.getProperty | ( | self, | |
| name | |||
| ) |
Definition at line 50 of file Main.py.
| def Gaudi.Main.BootstrapHelper.AppMgr.getService | ( | self, | |
| name | |||
| ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.getService | ( | self, | |
| name | |||
| ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.initialize | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.initialize | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.printAlgsSequences | ( | self | ) |
Definition at line 52 of file Main.py.
| def Gaudi.Main.BootstrapHelper.AppMgr.printAlgsSequences | ( | self | ) |
Definition at line 52 of file Main.py.
| def Gaudi.Main.BootstrapHelper.AppMgr.run | ( | self, | |
| nevt | |||
| ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.run | ( | self, | |
| nevt | |||
| ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.setProperty | ( | self, | |
| name, | |||
| value | |||
| ) |
Definition at line 48 of file Main.py.
| def Gaudi.Main.BootstrapHelper.AppMgr.setProperty | ( | self, | |
| name, | |||
| value | |||
| ) |
Definition at line 48 of file Main.py.
| def Gaudi.Main.BootstrapHelper.AppMgr.start | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.start | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.stop | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.stop | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.terminate | ( | self | ) |
| def Gaudi.Main.BootstrapHelper.AppMgr.terminate | ( | self | ) |