BOSS
7.0.1
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
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
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
d
e
g
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
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h
Go to the documentation of this file.
1
#ifndef Event_EvtRecObject_H
2
#define Event_EvtRecObject_H
3
4
#include "GaudiKernel/DataObject.h"
5
#include "EventModel/EventModel.h"
6
7
using namespace
EventModel
;
8
9
extern
const
CLID&
CLID_EvtRecObject
;
10
11
class
EvtRecObject
:
public
DataObject {
12
13
public
:
14
15
virtual
const
CLID&
clID
()
const
{
return
EvtRecObject::classID
();}
16
static
const
CLID&
classID
() {
return
CLID_EvtRecObject
; }
17
18
// default constructor and destructor
19
EvtRecObject
() : DataObject() {}
20
virtual
~EvtRecObject
() {}
21
22
private
:
23
24
};
25
26
#endif
CLID_EvtRecObject
const CLID & CLID_EvtRecObject
! Global link and reconstruction
Definition:
EventModel.cxx:371
CLID_EvtRecObject
const CLID & CLID_EvtRecObject
! Global link and reconstruction
Definition:
EventModel.cxx:371
EvtRecObject
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:11
EvtRecObject::clID
virtual const CLID & clID() const
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:15
EvtRecObject::classID
static const CLID & classID()
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:16
EvtRecObject::~EvtRecObject
virtual ~EvtRecObject()
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:20
EvtRecObject::EvtRecObject
EvtRecObject()
Definition:
Event/EvtRecEvent/EvtRecEvent-00-02-02/EvtRecEvent/EvtRecObject.h:19
EventModel
Definition:
Event/EventModel/EventModel-01-05-33/EventModel/EventModel.h:29
source
Event
EvtRecEvent
EvtRecEvent-00-02-02
EvtRecEvent
EvtRecObject.h
Generated by
1.9.6