Go to the source code of this file.
|
| Gaudi |
| Helper functions to set/get the application return code.
|
|
Value:
Definition of the basic interface.
Definition at line 274 of file Bootstrap.cpp.
#define PyHelper |
( |
|
x | ) |
py_bootstrap_ ## x |
bool PyHelper() addPropertyToCatalogue |
( |
IInterface * |
p, |
|
|
char * |
comp, |
|
|
char * |
name, |
|
|
char * |
value |
|
) |
| |
Definition at line 266 of file Bootstrap.cpp.
bool isSuccess() const
Test for a status code of SUCCESS.
SimpleProperty< std::string > StringProperty
virtual StatusCode addPropertyToCatalogue(const std::string &client, const Property &property)=0
Add a property into the JobOptions catalog.
Definition at line 262 of file Bootstrap.cpp.
bool isSuccess() const
Test for a status code of SUCCESS.
virtual StatusCode configure()=0
Configure the job.
Definition at line 246 of file Bootstrap.cpp.
GAUDI_API IAppMgrUI * createApplicationMgr(const std::string &dllname, const std::string &factname)
return ep&& ep executeRun |
( |
maxevt |
| ) |
|
Definition at line 258 of file Bootstrap.cpp.
virtual StatusCode getProperty(Property *p) const =0
Get the property by property.
Definition at line 249 of file Bootstrap.cpp.
StatusCode service(const Gaudi::Utils::TypeNameString &name, T *&svc, bool createIf=true)
Templated method to access a service by name.
Definition of the basic interface.
PyFSMHelper |
( |
configure |
| ) |
|
Definition at line 270 of file Bootstrap.cpp.
int PyHelper() ROOT_VERSION_CODE()
Definition at line 254 of file Bootstrap.cpp.
bool isSuccess() const
Test for a status code of SUCCESS.
virtual StatusCode setProperty(const Property &p)=0
Set the property by property.