k4SimGeant4
Loading...
Searching...
No Matches
ITestDD4hepSvc.h
Go to the documentation of this file.
1#ifndef TESTDD4HEP_ITESTDD4HEPSVC_H
2#define TESTDD4HEP_ITESTDD4HEPSVC_H
3
4// Gaudi
5#include "GaudiKernel/IService.h"
6
14class ITestDD4hepSvc : virtual public IService {
15public:
17};
18#endif /* TESTDD4HEP_ITESTDD4HEPSVC_H */
Interface to the test service.
Definition ITestDD4hepSvc.h:14
DeclareInterfaceID(ITestDD4hepSvc, 1, 0)