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
RootEventData-00-05-13/src/TEvtRecEvent.cxx
Go to the documentation of this file.
1
#include "RootEventData/TEvtRecEvent.h"
2
3
ClassImp
(
TEvtRecEvent
)
4
5
// Allocate the TObjArray just once
6
7
TEvtRecEvent::TEvtRecEvent
()
8
: m_tottks(0), m_nchrg(0), m_nneu(0), m_nvee(0), m_npi0(0),m_ndtag(0)
9
{
10
Clear();
11
}
12
13
TEvtRecEvent::~TEvtRecEvent
() {
14
}
15
16
void
TEvtRecEvent::initialize
() {
17
}
18
19
void
TEvtRecEvent::Clear
(Option_t* option) {
20
}
21
22
void
TEvtRecEvent::Print
(Option_t* option)
const
{
23
TObject::Print(option);
24
}
25
ClassImp
ClassImp(TEvtRecEvent) TEvtRecEvent
Definition:
RootEventData-00-05-13/src/TEvtRecEvent.cxx:3
TEvtRecEvent
Definition:
Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TEvtRecEvent.h:7
TEvtRecEvent::Print
void Print(Option_t *option="") const
Definition:
bak_RootEventData-00-05-12/src/TEvtRecEvent.cxx:22
TEvtRecEvent::initialize
void initialize()
Definition:
bak_RootEventData-00-05-12/src/TEvtRecEvent.cxx:16
TEvtRecEvent::Clear
void Clear(Option_t *option="")
Definition:
bak_RootEventData-00-05-12/src/TEvtRecEvent.cxx:19
TEvtRecEvent::~TEvtRecEvent
virtual ~TEvtRecEvent()
Definition:
bak_RootEventData-00-05-12/src/TEvtRecEvent.cxx:13
TEvtRecEvent::TEvtRecEvent
TEvtRecEvent()
source
Event
RootEventData
RootEventData-00-05-13
src
TEvtRecEvent.cxx
Generated by
1.9.6