BOSS
7.0.4
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
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 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
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
z
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
Simulation/BOOST/TofSim/TofSim-00-02-37/TofSim/BesTofDigitizerEcV1.hh
Go to the documentation of this file.
1
//---------------------------------------------------------------------------//
2
// BOOST --- BESIII Object_Oriented Simulation Tool //
3
//---------------------------------------------------------------------------//
4
//Description:
5
//Author: Dengzy
6
//Created: Mar, 2004
7
//Modified:
8
//Comment:
9
//---------------------------------------------------------------------------//
10
// $Id: BesTofDigitizerEcV1.hh
11
12
#ifndef BesTofDigitizerEcV1_h
13
#define BesTofDigitizerEcV1_h 1
14
15
#include "
BesTofDigitizerV.hh
"
16
#include "
BesTofDigi.hh
"
17
#include "globals.hh"
18
#include "
ScintSingle.hh
"
19
20
21
class
BesTofDigitizerEcV1
:
public
BesTofDigitizerV
22
{
23
public
:
24
BesTofDigitizerEcV1
();
25
~BesTofDigitizerEcV1
();
26
27
virtual
void
Digitize
(
ScintSingle
*,
BesTofDigitsCollection
* );
28
29
void
TofPmtInit
();
30
void
TofPmtAccum
(
BesTofHit
*);
31
void
Smear
(G4int);
32
33
private
:
34
G4double m_t1st;
35
G4double m_r;
36
37
G4double m_bucketPosR;
38
};
39
40
41
#endif
42
BesTofDigitsCollection
G4TDigiCollection< BesTofDigi > BesTofDigitsCollection
Definition:
InstallArea/include/TofSim/TofSim/BesTofDigi.hh:79
BesTofDigi.hh
BesTofDigitizerV.hh
ScintSingle.hh
BesTofDigitizerEcV1
Definition:
InstallArea/include/TofSim/TofSim/BesTofDigitizerEcV1.hh:22
BesTofDigitizerEcV1::TofPmtInit
void TofPmtInit()
BesTofDigitizerEcV1::~BesTofDigitizerEcV1
~BesTofDigitizerEcV1()
BesTofDigitizerEcV1::Digitize
virtual void Digitize(ScintSingle *, BesTofDigitsCollection *)
BesTofDigitizerEcV1::Smear
void Smear(G4int)
BesTofDigitizerEcV1::BesTofDigitizerEcV1
BesTofDigitizerEcV1()
BesTofDigitizerEcV1::TofPmtAccum
void TofPmtAccum(BesTofHit *)
BesTofDigitizerV
Definition:
InstallArea/include/TofSim/TofSim/BesTofDigitizerV.hh:30
BesTofHit
Definition:
InstallArea/include/TofSim/TofSim/BesTofHit.hh:23
ScintSingle
Definition:
InstallArea/include/TofSim/TofSim/ScintSingle.hh:19
source
Simulation
BOOST
TofSim
TofSim-00-02-37
TofSim
BesTofDigitizerEcV1.hh
Generated by
1.9.6