BOSS
7.1.2
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.2
►
Analysis
►
BesCxxPolicy
►
BesExamples
►
BesPolicy
►
Calibration
►
Control
►
Database
►
DetectorDescription
►
DistBoss
►
DQA
►
Emc
►
Event
►
EventDisplay
►
EventFilter
►
EvtPreSelect
►
External
►
Generator
►
InstallArea
►
LumTauAlg
►
MagneticField
►
Mdc
►
Muc
►
OfflineEvtFilter
►
Reconstruction
►
RootPolicy
►
Simulation
▼
Tof
►
EstTofCaliSvc
►
tofcalgsec
►
TofCaliSvc
►
TofEnergyCalib
►
TofEnergyCalibSvc
►
TofGeomSvc
►
TofQCorrSvc
►
TofQElecSvc
►
TofRawEvent
▼
TofRecEvent
▼
TofRecEvent-00-02-14
▼
src
RecBTofCalHit.cxx
RecBTofHit.cxx
RecETofCalHit.cxx
RecETofHit.cxx
RecTofTrack.cxx
►
TofRecEvent
►
TofSimSvc
►
Trigger
►
Utilities
►
Validation
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
RecBTofCalHit.cxx
Go to the documentation of this file.
1
/*
2
* @class : TofCalHit
3
*
4
* this class used to do calibration output in Tof Reconstruction
5
*
6
* @author: jiangll
7
*
8
* ********************************************************/
9
#include "
TofRecEvent/RecBTofCalHit.h
"
10
RecBTofCalHit::RecBTofCalHit
(){
11
m_imod=-1;
12
m_qual=-1;
13
m_tpred=-1.;
14
m_tdc1=-1.;
15
m_tdc2=-1.;
16
m_adc1=-1.;
17
m_adc2=-1.;
18
m_zHit=-1.;
19
m_dzHit=-1.;
20
m_sintheta=-1.;
21
m_bch=
NULL
;
22
for
(
int
i=0;i<5;i++)
23
m_texp[i]=0.;
24
m_p=-1.;
25
m_Q=-1.;
26
m_path=-1.;
27
}
10
RecBTofCalHit::RecBTofCalHit
() {
…
}
RecBTofCalHit.h
NULL
#define NULL
Definition
VertexExtrapolate.h:14
RecBTofCalHit::RecBTofCalHit
RecBTofCalHit()
Definition
RecBTofCalHit.cxx:10
7.1.2
Tof
TofRecEvent
TofRecEvent-00-02-14
src
RecBTofCalHit.cxx
Generated by
1.12.0