8 #ifndef GAUDIROOTCNV_GAUDIROOTPERFMONSVC_H
9 #define GAUDIROOTCNV_GAUDIROOTPERFMONSVC_H
71 virtual void record(EventType eventType);
97 virtual void handle(
const Incident& incident);
104 #endif // GAUDIROOTCNV_GAUDIROOTPERFMONSVC_H
Definition of the MsgStream class used to transmit messages.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
MsgStream * m_log
Message streamer.
std::string m_ioPerfStats
Property: Enable TTree IOperfStats if not empty; otherwise perf stat file name.
The interface implemented by any class wanting to listen to Incidents.
This class is used for returning status codes from appropriate routines.
IIncidentSvc * m_incidentSvc
Reference to incident service.
MsgStream & log() const
Helper: Use message streamer.
Base class for all Incidents (computing events).
This is a number of static methods for bootstrapping the Gaudi framework.
std::set< std::string > m_outputs
Base class for all services.
The interface implemented by the IncidentSvc service.