8 #ifndef GAUDI_TAGCOLLECTIONSVC_H
9 #define GAUDI_TAGCOLLECTIONSVC_H 1
44 const std::string& typ,
45 const std::vector<Prop>& props,
49 #endif // GAUDI_TAGCOLLECTIONSVC_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
StatusCode connect(const std::string &ident, std::string &logname) override
Add file to list I/O list.
Gaudi tag collection service definition.
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.
~TagCollectionSvc() override=default
Standard Destructor.
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.