Belle II Software
development
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
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
x
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
w
x
z
Typedefs
a
b
c
d
e
g
i
k
l
m
n
p
r
s
t
u
v
w
Enumerations
a
b
c
e
f
g
n
p
s
v
z
Enumerator
c
d
f
p
t
v
Classes
Class List
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
k
l
m
n
o
p
r
s
t
u
v
w
z
Related Symbols
b
c
d
g
i
o
r
s
t
Files
File List
File Members
All
Functions
Typedefs
Macros
▼
Belle II Software
►
Topics
►
Namespaces
►
Classes
▼
Files
▼
File List
►
alignment
►
analysis
►
arich
►
b2bii
►
background
▼
beast
►
analysis
►
beamabort
►
bgo
►
cave
►
claw
►
claws
►
csi
►
dosi
►
examples
►
fangs
►
he3tube
►
microtpc
►
ph1bpipe
►
ph1sustr
►
pindiode
►
plume
▼
qcsmonitor
▼
dataobjects
▼
include
linkdef.h
QcsmonitorHit.h
QcsmonitorSimHit.h
►
geometry
►
modules
►
simulation
►
scripts
►
srsensor
►
tests
►
calibration
►
cdc
►
daq
►
decfiles
►
display
►
dqm
►
ecl
►
framework
►
generators
►
geometry
►
hlt
►
ir
►
klm
►
masterclass
►
mdst
►
mva
►
online_book
►
pxd
►
rawdata
►
reconstruction
►
simulation
►
site_scons
►
structure
►
svd
►
top
►
tracking
►
trg
►
validation
►
vxd
Doxygen.h
resource_analyzer.py
►
File Members
linkdef.h
1
#ifdef __CINT__
2
3
#pragma link off all globals;
4
#pragma link off all classes;
5
#pragma link off all functions;
6
#pragma link C++ nestedclasses;
7
8
#pragma link C++ class Belle2::QcsmonitorSimHit+;
// checksum=0x8cc50f91, version=2
9
#pragma link C++ class Belle2::QcsmonitorHit+;
// checksum=0x92a6cedc, version=1
10
11
#pragma read \
12
sourceClass="Belle2::QcsmonitorSimHit" \
13
source="TVector3 m_Momentum" \
14
version="[1]" \
15
targetClass="Belle2::QcsmonitorSimHit" \
16
target="m_Momentum" \
17
include="TVector3.h" \
18
code="{ m_Momentum.SetXYZ(onfile.m_Momentum.X(), onfile.m_Momentum.Y(), onfile.m_Momentum.Z()); }" \
19
20
#pragma read \
21
sourceClass="Belle2::QcsmonitorSimHit" \
22
source="TVector3 m_Position" \
23
version="[1]" \
24
targetClass="Belle2::QcsmonitorSimHit" \
25
target="m_Position" \
26
include="TVector3.h" \
27
code="{ m_Position.SetXYZ(onfile.m_Position.X(), onfile.m_Position.Y(), onfile.m_Position.Z()); }" \
28
29
#endif
beast
qcsmonitor
dataobjects
include
linkdef.h
Generated on Sat May 17 2025 03:00:06 for Belle II Software by
1.13.2