The Gaudi Framework
v32r2 (46d42edc)
IClassInfo.h
Go to the documentation of this file.
1
#ifndef GAUDIKERNEL_ICLASSINFO_H
2
#define GAUDIKERNEL_ICLASSINFO_H
3
4
// Experiment specific include files
5
#include "
GaudiKernel/ClassID.h
"
6
#include "
GaudiKernel/Kernel.h
"
7
12
class
GAUDI_API
IClassInfo
{
13
public
:
15
virtual
~
IClassInfo
() =
default
;
17
virtual
const
CLID
& clID()
const
= 0;
18
};
19
20
#endif // GAUDIKERNEL_ICLASSINFO_H
ClassID.h
Kernel.h
IClassInfo
Data base class allowing to store persistent type information.
Definition:
IClassInfo.h:12
CLID
unsigned int CLID
Class ID definition.
Definition:
ClassID.h:8
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:71
GaudiKernel
GaudiKernel
IClassInfo.h
Generated on Sat Sep 28 2019 18:06:49 for The Gaudi Framework by
1.8.15