CGEM BOSS
6.6.5.f
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
_
e
f
g
h
i
l
m
o
p
r
s
t
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
v
w
Enumerations
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File Members
All
!
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
!
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
!
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
Enumerations
d
e
g
h
p
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
Muc/MucGeomSvc/MucGeomSvc-00-02-25/MucGeomSvc/IMucGeomSvc.h
Go to the documentation of this file.
1
/*
2
* 2004/09/10 Zhengyun You Peking University
3
*
4
*/
5
6
#ifndef IMUC_GEOM_SVC_H_
7
#define IMUC_GEOM_SVC_H_
8
#include "GaudiKernel/IInterface.h"
9
#include "GaudiKernel/Kernel.h"
10
11
// Declaration of the interface ID
12
static
const
InterfaceID IID_IMucGeomSvc = 3401;
13
14
class
IMucGeomSvc
:
virtual
public
IInterface {
15
public
:
16
static
const
InterfaceID&
interfaceID
() {
return
IID_IMucGeomSvc; }
17
virtual
void
Dump
() = 0;
18
};
19
20
#endif
// IMUC_GEOM_SVC_H
IMucGeomSvc
Definition:
InstallArea/include/MucGeomSvc/MucGeomSvc/IMucGeomSvc.h:14
IMucGeomSvc::interfaceID
static const InterfaceID & interfaceID()
Definition:
Muc/MucGeomSvc/MucGeomSvc-00-02-25/MucGeomSvc/IMucGeomSvc.h:16
IMucGeomSvc::Dump
virtual void Dump()=0
source
Muc
MucGeomSvc
MucGeomSvc-00-02-25
MucGeomSvc
IMucGeomSvc.h
Generated by
1.9.6