BOSS
7.0.6
BESIII Offline Software System
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