CGEM BOSS
6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
UseTof.h
Go to the documentation of this file.
1
//$Header: /bes/bes/BossCvs/Calibration/CalibSvc/CalibROOTCnv/src/test/UseTof.h,v 1.3 2010/02/03 02:51:06 maqm Exp $
2
#include <stdio.h>
3
#include "GaudiKernel/Algorithm.h"
4
#include "GaudiKernel/AlgFactory.h"
5
#include "GaudiKernel/IDataProviderSvc.h"
6
#include "GaudiKernel/Service.h"
7
#include "GaudiKernel/MsgStream.h"
8
#include "GaudiKernel/SmartDataPtr.h"
9
#include "
CalibData/Tof/TofCalibData.h
"
10
#include "
CalibData/Tof/bTofCalibBase.h
"
11
#include "
CalibData/CalibModel.h
"
12
#include "GaudiKernel/DataSvc.h"
13
#include "
CalibDataSvc/ICalibRootSvc.h
"
14
using namespace
std
;
15
/// Simple algorithm to test functioning of "the other" TDS
16
class
UseTof
:
public
Algorithm {
17
18
public
:
19
UseTof
(
const
std::string& name, ISvcLocator* pSvcLocator);
20
21
StatusCode
initialize
();
22
23
StatusCode
execute
();
24
25
StatusCode
finalize
();
26
27
private
:
28
IDataProviderSvc* m_pCalibDataSvc;
29
ICalibRootSvc
* m_pRootSvc;
30
// Maybe something to say which kind of data to look up?
31
32
};
33
34
35
CalibModel.h
ICalibRootSvc.h
TofCalibData.h
bTofCalibBase.h
ICalibRootSvc
Definition
ICalibRootSvc.h:33
UseTof
Simple algorithm to test functioning of "the other" TDS.
Definition
UseTof.h:16
UseTof::execute
StatusCode execute()
Definition
UseTof.cxx:94
UseTof::UseTof
UseTof(const std::string &name, ISvcLocator *pSvcLocator)
Definition
UseTof.cxx:46
UseTof::initialize
StatusCode initialize()
Definition
UseTof.cxx:55
UseTof::finalize
StatusCode finalize()
Definition
UseTof.cxx:298
std
Definition
RootEventData_rootcint.cxx:16
6.6.5.i
Calibration
CalibSvc
CalibROOTCnv
CalibROOTCnv-00-01-06
src
test
UseTof.h
Generated by
1.12.0