BOSS
7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcFastTrkAlg.h
Go to the documentation of this file.
1
#ifndef MdcFastTrkAlg_FLAG_
2
#define MdcFastTrkAlg_FLAG_
3
4
#include "GaudiKernel/Algorithm.h"
5
//#include "MdcFastTrkAlg/FTFinder.h"
6
7
#ifndef OnlineMode
8
#include "GaudiKernel/NTuple.h"
9
#endif
10
11
#ifndef OnlineMode
12
#include "
BesTimerSvc/IBesTimerSvc.h
"
13
#include "
BesTimerSvc/BesTimerSvc.h
"
14
#include <string>
15
#endif
16
17
class
FTFinder
;
18
class
MdcFastTrkAlg
:
public
Algorithm {
19
public
:
20
MdcFastTrkAlg
(
const
std::string& name, ISvcLocator* pSvcLocator);
21
StatusCode
initialize
();
22
StatusCode
execute
();
23
StatusCode
finalize
();
24
StatusCode
beginRun
();
25
26
private
:
27
FTFinder
* m_ftFinder;
28
double
m_bunchtime_MC;
29
double
m_mdc_tcal;
30
31
#ifndef OnlineMode
32
NTuple::Tuple* m_tuple;
33
34
IBesTimerSvc
* m_timersvc;
35
#define NTIMERS 2
36
BesTimer
* m_timer[
NTIMERS
];
37
#endif
38
39
};
40
41
#endif
/* MdcFastTrkAlg_FLAG_ */
BesTimerSvc.h
IBesTimerSvc.h
NTIMERS
#define NTIMERS
Definition:
MdcFastTrkAlg.h:35
BesTimer
Definition:
BesTimer.h:13
FTFinder
Definition:
FTFinder.h:41
IBesTimerSvc
Definition:
IBesTimerSvc.h:16
MdcFastTrkAlg
Definition:
MdcFastTrkAlg.h:18
MdcFastTrkAlg::execute
StatusCode execute()
Definition:
MdcFastTrkAlg.cxx:188
MdcFastTrkAlg::finalize
StatusCode finalize()
Definition:
MdcFastTrkAlg.cxx:218
MdcFastTrkAlg::beginRun
StatusCode beginRun()
Definition:
MdcFastTrkAlg.cxx:236
MdcFastTrkAlg::initialize
StatusCode initialize()
Definition:
MdcFastTrkAlg.cxx:75
source
Reconstruction
MdcFastTrkAlg
MdcFastTrkAlg-00-04-09
MdcFastTrkAlg
MdcFastTrkAlg.h
Generated by
1.9.6