1 #ifndef ATLASAUDITOR_NAMEAUDITOR_H 2 #define ATLASAUDITOR_NAMEAUDITOR_H void i_after(CustomEventTypeRef evt, const std::string &caller, const StatusCode &sc) override
Print a message on "after".
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
Base class with common functionalities shared by few auditor implementations.
NameAuditor(const std::string &name, ISvcLocator *pSvcLocator)
This class is used for returning status codes from appropriate routines.
void i_before(CustomEventTypeRef evt, const std::string &caller) override
Print a message on "before".
Prints the name of each algorithm before entering the algorithm and after leaving it...
const std::string & name() const override