BOSS
7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/DataInfoSvc/DataInfoSvc/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
//virtual void setDecayCard(string card) = 0;
15
16
};
17
18
#endif
/* IDATAINFOSVC_H_ */
IDataInfoSvc
Definition:
Control/DataInfoSvc/DataInfoSvc-00-00-03/DataInfoSvc/IDataInfoSvc.h:11
IDataInfoSvc::interfaceID
static const InterfaceID & interfaceID()
Definition:
InstallArea/include/DataInfoSvc/DataInfoSvc/IDataInfoSvc.h:13
std
Definition:
Event/RootEventData/RootEventData-00-03-80/RootEventData/RootEventData_rootcint.cxx:16
source
InstallArea
include
DataInfoSvc
DataInfoSvc
IDataInfoSvc.h
Generated by
1.9.6