BOSS
7.1.3
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
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
c
d
e
g
h
i
l
m
n
o
p
r
s
t
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 Symbols
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
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
h
i
j
k
l
m
n
p
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
▼
BOSS
Used Packages
Requirements
►
How to use the ERS package
Todo List
►
Namespaces
►
Classes
▼
Files
▼
File List
▼
7.1.3
►
Analysis
►
BesCxxPolicy
►
BesExamples
►
BesPolicy
►
Calibration
►
Control
►
Database
►
DetectorDescription
►
DistBoss
►
DQA
►
Emc
►
Event
►
EventDisplay
►
EventFilter
►
EvtPreSelect
►
External
►
Generator
►
InstallArea
►
LumTauAlg
►
MagneticField
►
Mdc
►
Muc
►
OfflineEvtFilter
▼
Reconstruction
►
BeamParamsAlg
►
DTagAlg
►
DTagSkim
►
EmcRec
►
EmcTimeRec
►
EsTimeAlg
►
EventAssembly
►
KalFitAlg
►
MdcDedxAlg
►
MdcDummyAlg
►
MdcFastTrkAlg
►
MdcHoughFinder
▼
MdcPatRec
►
BField
►
MdcData
►
MdcGeom
►
MdcRecoUtil
►
MdcTrkRecon
►
MdcxReco
►
ProbTools
▼
ProxyDict
▼
ProxyDict-00-00-01
►
ProxyDict
▼
src
IfdIntKey.cxx
►
IfdKey.cxx
IfdStrKey.cxx
►
TrkBase
►
TrkFitter
►
MucRecAlg
►
Pi0EtaToGGRecAlg
►
Pi0RecAlg
►
PrimaryVertexAlg
►
QCMCFilterAlg
►
SD0TagAlg
►
T0Dummy
►
TagWriterAlg
►
TofEnergyRec
►
TofRec
►
TrackUtil
►
TrkExtAlg
►
TrkReco
►
VeeVertexAlg
►
ZddReconAlg
►
RootPolicy
►
Simulation
►
Tof
►
Trigger
►
Utilities
►
Validation
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
IfdKey.cxx
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: IfdKey.cxx,v 1.1.1.1 2005/04/21 01:18:05 zhangy Exp $
4
//
5
// Description:
6
//
7
// Author List:
8
// Ed Frank University of Pennsylvania
9
//
10
// History:
11
// Ed Frank 17 Nov 96 Creation of first version
12
//
13
// Bugs:
14
//
15
//------------------------------------------------------------------------
16
//#include "BaBar/BaBar.hh"
17
#include "
ProxyDict/IfdKey.h
"
18
#if !(defined(__GNUC__) && (__GNUC__ < 3) && (__GNUC_MINOR__ < 95))
// BABAR_IOSTREAMS_MIGRATION
19
using
std::ostream;
20
#endif
// BABAR_IOSTREAMS_MIGRATION
21
22
23
IfdKey::IfdKey
(
keyKind
kind )
24
:
_hashVal
( 0 )
25
,
_myKeyKind
( kind )
26
,
_myCardinality
( 0 )
27
{}
23
IfdKey::IfdKey
(
keyKind
kind ) {
…
}
28
29
IfdKey::~IfdKey
()
30
{}
29
IfdKey::~IfdKey
() {
…
}
31
32
33
void
34
IfdKey::add
(
const
IfdKey
& ) {
35
// only makes sense for the composite class.
36
37
assert( 0 );
38
}
34
IfdKey::add
(
const
IfdKey
& ) {
…
}
39
40
void
41
IfdKey::make_vtab(
void
)
const
{
42
// bogus virtual non-inline routine to get vtab emitted.
43
}
44
45
ostream&
operator<<
( ostream &o,
const
IfdKey
& k ) {
46
k.
print
(o);
47
return
o;
48
}
45
ostream&
operator<<
( ostream &o,
const
IfdKey
& k ) {
…
}
operator<<
ostream & operator<<(ostream &o, const IfdKey &k)
Definition
IfdKey.cxx:45
IfdKey.h
IfdKey
Definition
IfdKey.h:48
IfdKey::_myKeyKind
keyKind _myKeyKind
Definition
IfdKey.h:116
IfdKey::_myCardinality
int _myCardinality
Definition
IfdKey.h:122
IfdKey::IfdKey
IfdKey(keyKind kind)
Definition
IfdKey.cxx:23
IfdKey::~IfdKey
virtual ~IfdKey()
Definition
IfdKey.cxx:29
IfdKey::_hashVal
unsigned int _hashVal
Definition
IfdKey.h:80
IfdKey::add
virtual void add(const IfdKey &)
Definition
IfdKey.cxx:34
IfdKey::keyKind
keyKind
Definition
IfdKey.h:88
IfdKey::print
virtual void print(std::ostream &o) const =0
7.1.3
Reconstruction
MdcPatRec
ProxyDict
ProxyDict-00-00-01
src
IfdKey.cxx
Generated by
1.13.2