#include "GaudiKernel/IProperty.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/IService.h"
#include "GaudiKernel/PropertyMgr.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IMessageSvc.h"
#include "GaudiKernel/IStateful.h"
#include <string>
#include <vector>
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/IHistogramSvc.h"
#include "GaudiKernel/IConversionSvc.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/IChronoStatSvc.h"
#include "GaudiKernel/IRndmGenSvc.h"
#include "GaudiKernel/IAuditorSvc.h"
#include "GaudiKernel/IToolSvc.h"
#include "GaudiKernel/IMonitorSvc.h"
#include "GaudiKernel/IExceptionSvc.h"
#include "GaudiKernel/IAlgContextSvc.h"
#include "GaudiKernel/Property.h"
#include <Gaudi/PluginService.h>
Go to the source code of this file.
| #define DECLARE_NAMED_ALGORITHM_FACTORY |
( |
|
x, |
|
|
|
n |
|
) |
| |
Value:
Gaudi::PluginService::Factory< IAlgorithm *, const std::string &, ISvcLocator * > Factory
#define DECLARE_FACTORY_WITH_CREATOR_AND_ID(type, typecreator, id, factory)
Definition at line 612 of file Algorithm.h.
| #define DECLARE_NAMED_ALGORITHM_FACTORY |
( |
|
x, |
|
|
|
n |
|
) |
| |
Value:
Gaudi::PluginService::Factory< IAlgorithm *, const std::string &, ISvcLocator * > Factory
#define DECLARE_FACTORY_WITH_CREATOR_AND_ID(type, typecreator, id, factory)
Definition at line 612 of file Algorithm.h.
| #define PACKAGE_VERSION "unknown" |
| #define PACKAGE_VERSION "unknown" |