BOSS
7.0.6
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
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
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
EtsFixing.h
Go to the documentation of this file.
1
#ifndef ETS_FIXING_H
2
#define ETS_FIXING_H
3
4
#include "
EventModel/EventHeader.h
"
5
6
class
EtsFixing
7
{
8
public
:
9
EtsFixing
(
int
preRefCount = 30,
double
factor = 1.0000115);
10
virtual
~EtsFixing
();
11
12
void
fixT1
(
Event::EventHeader
* header);
13
14
private
:
15
16
const
int
m_nPre;
17
const
double
m_factor;
18
19
int
m_t0Sec;
20
int
m_t0SecLocal;
21
int
m_count;
22
float
m_refSlope;
23
24
long
m_critical;
25
26
int
* m_preEvt;
27
int
* m_preSec;
28
long
* m_preT1;
29
30
int
* m_lastEvt;
31
long
* m_lastT1;
32
33
long
m_pileup;
34
int
* m_preT1Sec;
35
long
* m_preT1Old;
36
long
* m_prePileup;
37
};
38
#endif
EventHeader.h
EtsFixing
Definition:
EtsFixing.h:7
EtsFixing::~EtsFixing
virtual ~EtsFixing()
Definition:
EtsFixing.cxx:71
EtsFixing::fixT1
void fixT1(Event::EventHeader *header)
Definition:
EtsFixing.cxx:91
Event::EventHeader
Definition:
EventHeader.h:23
source
OfflineEvtFilter
ResetEtsAlg
ResetEtsAlg-00-00-07
ResetEtsAlg
EtsFixing.h
Generated by
1.9.6