BOSS
7.1.3
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
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
DedxCalibTzero.h
Go to the documentation of this file.
1
#ifndef DEDXCALIBTZERO_HH
2
#define DEDXCALIBTZERO_HH
3
4
#include "TH1F.h"
5
#include "TH2F.h"
6
#include "TTree.h"
7
#include "vector"
8
9
#include "
DedxCalibAlg/DedxCalib.h
"
10
11
using namespace
std
;
12
13
class
DedxCalibTzero
:
public
DedxCalib
14
{
15
public
:
16
DedxCalibTzero
(
const
std::string& name, ISvcLocator* pSvcLocator);
17
~DedxCalibTzero
() {};
18
void
initializing
() {}
19
void
BookHists
();
20
void
genNtuple
() {}
21
void
FillHists
();
22
void
AnalyseHists
();
23
void
WriteHists
();
24
25
private
:
26
TH1F** m_tzero;
27
TH1F** m_pos_tzero;
28
TH1F** m_neg_tzero;
29
TH1F** m_chi;
30
TH1F** m_pos_chi;
31
TH1F** m_neg_chi;
32
TH2F* m_dEdxVsTzero;
33
TH2F* m_pos_dEdxVsTzero;
34
TH2F* m_neg_dEdxVsTzero;
35
36
vector<double> Vec_dedx;
37
vector<double> Vec_tzero;
38
bool
m_debug
;
39
};
13
class
DedxCalibTzero
:
public
DedxCalib
{
…
};
40
#endif
DedxCalib.h
DedxCalibTzero::DedxCalibTzero
DedxCalibTzero(const std::string &name, ISvcLocator *pSvcLocator)
Definition
DedxCalibTzero.cxx:19
DedxCalibTzero::WriteHists
void WriteHists()
Definition
DedxCalibTzero.cxx:174
DedxCalibTzero::BookHists
void BookHists()
Definition
DedxCalibTzero.cxx:23
DedxCalibTzero::AnalyseHists
void AnalyseHists()
Definition
DedxCalibTzero.cxx:157
DedxCalibTzero::genNtuple
void genNtuple()
Definition
DedxCalibTzero.h:20
DedxCalibTzero::initializing
void initializing()
Definition
DedxCalibTzero.h:18
DedxCalibTzero::~DedxCalibTzero
~DedxCalibTzero()
Definition
DedxCalibTzero.h:17
DedxCalibTzero::FillHists
void FillHists()
Definition
DedxCalibTzero.cxx:77
DedxCalib::DedxCalib
DedxCalib(const std::string &name, ISvcLocator *pSvcLocator)
Definition
DedxCalib.cxx:12
m_debug
bool m_debug
Definition
draw_charge_space_coarse_II.cxx:3
std
Definition
RootEventData/RootEventData_rootcint.cxx:38
7.1.3
Mdc
DedxCalibAlg
DedxCalibAlg-00-02-01
DedxCalibAlg
DedxCalibTzero.h
Generated by
1.13.2