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
RecETofCalHit.cxx
Go to the documentation of this file.
1
/*
2
* @class : RecETofCalHit
3
*
4
* this class used to do calibration output in Tof Reconstruction
5
*
6
* @author: jiangll
7
*
8
* ********************************************************/
9
#include "
TofRecEvent/RecETofCalHit.h
"
10
RecETofCalHit::RecETofCalHit
(){
11
m_imod=-1;
12
m_qual=-1;
13
m_tpred=-1.;
14
m_tdc=-1.;
15
m_adc=-1.;
16
m_rHit=-1.;
17
m_drHit=-1.;
18
m_costheta=-1;
19
for
(
int
i=0;i<5;i++)
20
m_texp[i]=0.;
21
m_p=-1.;
22
m_Q=-1.;
23
m_path=-1.;
24
}
10
RecETofCalHit::RecETofCalHit
() {
…
}
RecETofCalHit.h
RecETofCalHit::RecETofCalHit
RecETofCalHit()
Definition
RecETofCalHit.cxx:10
7.1.2
Tof
TofRecEvent
TofRecEvent-00-02-14
src
RecETofCalHit.cxx
Generated by
1.12.0