CGEM BOSS
6.6.5.g
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
h
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
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
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
BesMcTrack.h
Go to the documentation of this file.
1
2
#ifndef BESMCTRACK_H
3
#define BESMCTRACK_H
4
5
#include <vector>
6
#include "TPaveText.h"
7
#include "TGeoTrack.h"
8
9
#include "
BesMarker2D.h
"
10
#include "
BesPaveText.h
"
11
#include "
BesGeoTrack.h
"
12
13
class
BesMcTrack
:
public
BesGeoTrack
{
14
15
public
:
16
17
BesMcTrack
();
18
BesMcTrack
(Int_t
id
, Int_t pdgcode, TVirtualGeoTrack *parent=0, TObject *particle=0);
19
virtual
~BesMcTrack
() {};
20
21
virtual
void
SetCharge
(Int_t charge);
22
23
virtual
void
ExecuteEvent
(Int_t event, Int_t px, Int_t py);
24
25
private
:
26
27
ClassDef(
BesMcTrack
,1)
// BesMcTrack
28
};
29
30
#endif
31
32
BesGeoTrack.h
BesMarker2D.h
BesPaveText.h
BesGeoTrack
Definition:
BesGeoTrack.h:12
BesMcTrack
Definition:
BesMcTrack.h:13
BesMcTrack::~BesMcTrack
virtual ~BesMcTrack()
Definition:
BesMcTrack.h:19
BesMcTrack::BesMcTrack
BesMcTrack()
BesMcTrack::ExecuteEvent
virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py)
Definition:
BesMcTrack.cxx:33
BesMcTrack::SetCharge
virtual void SetCharge(Int_t charge)
Definition:
BesMcTrack.cxx:78
source
EventDisplay
BesVisLib
BesVisLib-00-06-12
BesVisLib
BesMcTrack.h
Generated by
1.9.6