The Gaudi Framework
master (37c0b60a)
|
Go to the source code of this file.
Namespaces | |
Gaudi | |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Functions | |
GAUDI_API IAppMgrUI * | Gaudi::createApplicationMgrEx (const std::string &dllname, const std::string &factname) |
GAUDI_API IAppMgrUI * | Gaudi::createApplicationMgr (const std::string &dllname, const std::string &factname) |
GAUDI_API IAppMgrUI * | Gaudi::createApplicationMgr (const std::string &dllname) |
GAUDI_API IAppMgrUI * | Gaudi::createApplicationMgr () |
GAUDI_API IInterface * | Gaudi::createInstance (const std::string &name, const std::string &factname, const std::string &ddlname) |
GAUDI_API ISvcLocator * | Gaudi::svcLocator () |
GAUDI_API ISvcLocator * | Gaudi::setInstance (ISvcLocator *newInstance) |
Set new instance of service locator. More... | |
GAUDI_API IAppMgrUI * | Gaudi::setInstance (IAppMgrUI *newInstance) |
Set new instance of service locator. More... | |