BOSS
7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
IDataInfoSvc.h
Go to the documentation of this file.
1
#ifndef IDATAINFOSVC_H_
2
#define IDATAINFOSVC_H_
3
4
#include "GaudiKernel/IService.h"
5
#include "GaudiKernel/Kernel.h"
6
#include <string>
7
using namespace
std
;
8
/* Declaration of the interface ID */
9
//static const InterfaceID IID_IDataInfoSvc("IDataInfoSvc",1,0);
10
11
class
IDataInfoSvc
:
virtual
public
IService{
12
public
:
13
//static const InterfaceID& interfaceID() { return IID_IDataInfoSvc; }
14
DeclareInterfaceID
(
IDataInfoSvc
,1,0);
15
//virtual void setDecayCard(string card) = 0;
16
17
};
18
19
#endif
/* IDATAINFOSVC_H_ */
IDataInfoSvc
Definition
IDataInfoSvc.h:11
IDataInfoSvc::DeclareInterfaceID
DeclareInterfaceID(IDataInfoSvc, 1, 0)
std
Definition
RootEventData/RootEventData_rootcint.cxx:38
7.1.1
Control
DataInfoSvc
DataInfoSvc-00-01-00
DataInfoSvc
IDataInfoSvc.h
Generated by
1.12.0