BOSS
7.0.7
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
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
b
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
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
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
TrkDeadInterface.h
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: TrkDeadInterface.h,v 1.1.1.1 2005/04/21 06:01:42 zhangy Exp $
4
//
5
// Description:
6
//
7
//
8
// Environment:
9
// Software developed for the BaBar Detector at the SLAC B-Factory.
10
//
11
// Author(s): Steve Schaffner
12
//
13
//------------------------------------------------------------------------
14
15
#ifndef TRKDEADINTERFACE_HH
16
#define TRKDEADINTERFACE_HH
17
#include "
TrkBase/TrkExtInterface.h
"
18
#include "
ProxyDict/IfdIntKey.h
"
19
// Class interface //
20
21
class
TrkDeadInterface
:
public
TrkExtInterface
{
22
public
:
23
TrkDeadInterface
() : _mykey(0) {;}
24
virtual
~TrkDeadInterface
() {;}
25
virtual
const
IfdKey
&
myKey
()
const
{
return
_mykey; }
26
private
:
27
IfdIntKey
_mykey;
28
};
29
30
#endif
31
32
33
34
35
36
37
IfdIntKey.h
TrkExtInterface.h
IfdIntKey
Definition:
IfdIntKey.h:28
IfdKey
Definition:
IfdKey.h:48
TrkDeadInterface
Definition:
TrkDeadInterface.h:21
TrkDeadInterface::~TrkDeadInterface
virtual ~TrkDeadInterface()
Definition:
TrkDeadInterface.h:24
TrkDeadInterface::myKey
virtual const IfdKey & myKey() const
Definition:
TrkDeadInterface.h:25
TrkDeadInterface::TrkDeadInterface
TrkDeadInterface()
Definition:
TrkDeadInterface.h:23
TrkExtInterface
Definition:
TrkExtInterface.h:28
source
Reconstruction
MdcPatRec
TrkBase
TrkBase-00-01-12
TrkBase
TrkDeadInterface.h
Generated by
1.9.6