8 #ifndef GAUDI_TAGCOLLECTIONSVC_H
9 #define GAUDI_TAGCOLLECTIONSVC_H 1
49 const std::string& typ,
50 const std::vector<Prop>& props,
54 #endif // GAUDI_TAGCOLLECTIONSVC_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
virtual StatusCode initialize()
DataSvc overrides: Initialize the service.
Gaudi tag collection service definition.
virtual StatusCode finalize()
DataSvc overrides: stop the service.
This class is used for returning status codes from appropriate routines.
virtual StatusCode connect(const std::string &ident)
Add file to list I/O list.
virtual const std::string & name() const
Retrieve name of the service.
virtual ~TagCollectionSvc()
Standard Destructor.
virtual StatusCode connect(const std::string &ident, std::string &logname)
Add file to list I/O list.
TagCollectionSvc(const std::string &name, ISvcLocator *svc)
Standard Constructor.
virtual StatusCode createService(const std::string &nam, const std::string &typ, const std::vector< Prop > &props, IConversionSvc *&pSvc)
Create conversion service.