BOSS
7.0.7
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
DstReformAlg.h
Go to the documentation of this file.
1
#ifndef Physics_Analysis_DstReformAlg_H
2
#define Physics_Analysis_DstReformAlg_H
3
4
#include "GaudiKernel/AlgFactory.h"
5
#include "GaudiKernel/Algorithm.h"
6
#include "GaudiKernel/NTuple.h"
7
#include "
TagFilterSvc/ITagFilterSvc.h
"
8
9
class
RootInterface
;
10
11
#include "TFile.h"
12
#include "TTree.h"
13
using namespace
std
;
14
15
class
DstReformAlg
:
public
Algorithm {
16
17
public
:
18
19
DstReformAlg
(
const
std::string& name, ISvcLocator* pSvcLocator);
20
StatusCode
initialize
();
21
StatusCode
execute
();
22
StatusCode
finalize
();
23
24
private
:
25
26
string
m_outputFile;
27
std::map<int, std::vector<long int> > cmap;
28
std::map<int, std::vector<UInt_t> > evtmap;
29
ITagFilterSvc
* m_tagFilterSvc;
30
int
m_evtNum;
31
int
m_dstDataType;
32
};
33
34
#endif
ITagFilterSvc.h
DstReformAlg
Definition:
DstReformAlg.h:15
DstReformAlg::finalize
StatusCode finalize()
Definition:
DstReformAlg.cxx:128
DstReformAlg::execute
StatusCode execute()
Definition:
DstReformAlg.cxx:68
DstReformAlg::initialize
StatusCode initialize()
Definition:
DstReformAlg.cxx:55
ITagFilterSvc
Definition:
ITagFilterSvc.h:11
RootInterface
Definition:
RootInterface.h:19
std
Definition:
RootEventData_rootcint.cxx:16
source
Event
DstReformAlg
DstReformAlg-00-00-10
DstReformAlg
DstReformAlg.h
Generated by
1.9.6