The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
IChronoStatSvc.h
Go to the documentation of this file.
1
// ============================================================================
2
#ifndef GAUDIKERNEL_ICHRONOSTATSVC_H
3
#define GAUDIKERNEL_ICHRONOSTATSVC_H
4
// ============================================================================
5
// Include files
6
// ============================================================================
7
// STD & STL
8
// ============================================================================
9
#include <iostream>
10
#include <string>
11
// ============================================================================
12
// GaudiKernel
13
// ============================================================================
14
#include "
GaudiKernel/IChronoSvc.h
"
15
#include "
GaudiKernel/IService.h
"
16
#include "
GaudiKernel/IStatSvc.h
"
17
// ============================================================================
33
class
GAUDI_API
IChronoStatSvc
:
virtual
public
extend_interfaces
<IService, IChronoSvc, IStatSvc>
34
{
35
public
:
37
DeclareInterfaceID
(
IChronoStatSvc
, 6, 0 );
38
};
39
// ============================================================================
40
// The END
41
// ============================================================================
42
#endif // GAUDIKERNEL_ICHRONOSTATSVC_H
43
// ============================================================================
IChronoStatSvc
The IChronoStatSvc is the interface implemented by the ChronoStatService.
Definition:
IChronoStatSvc.h:33
IStatSvc.h
DeclareInterfaceID
#define DeclareInterfaceID(iface, major, minor)
Macro to declare the interface ID when using the new mechanism of extending and implementing interfac...
Definition:
IInterface.h:13
extend_interfaces
Base class to be used to extend an interface.
Definition:
extend_interfaces.h:5
IService.h
IChronoSvc.h
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:104
GaudiKernel
GaudiKernel
IChronoStatSvc.h
Generated on Wed Aug 1 2018 23:21:03 for The Gaudi Framework by
1.8.11