7 #ifndef GAUDIROOTCNV_GAUDIROOTPERFMONSVC_H 8 #define GAUDIROOTCNV_GAUDIROOTPERFMONSVC_H 44 "Enable TTree IOperfStats if not empty; otherwise perf stat file name"};
70 virtual void record(
EventType eventType );
77 using extends::extends;
93 void handle(
const Incident& incident )
override;
100 #endif // GAUDIROOTCNV_GAUDIROOTPERFMONSVC_H Definition of the MsgStream class used to transmit messages.
Implementation of property with value of concrete type.
std::unique_ptr< TFile > m_perfFile
SmartIF< IIncidentSvc > m_incidentSvc
Reference to incident service.
This class is used for returning status codes from appropriate routines.
MsgStream & log() const
Helper: Use message streamer.
Base class used to extend a class implementing other interfaces.
Base class for all Incidents (computing events).
std::set< std::string > m_outputs
std::unique_ptr< MsgStream > m_log
Message streamer.
Helper functions to set/get the application return code.