BOSS 7.0.7
BESIII Offline Software System
Loading...
Searching...
No Matches
CalibROOTCnv_load.cxx
Go to the documentation of this file.
1#include "GaudiKernel/DeclareFactoryEntries.h"
4#include "RootTofSimDataCnv.h"
11#include "RootTofQElecDataCnv.h"
12#include "RootInjSigTimeCnv.h"
14#include "RootOffEvtFilterCnv.h"
15#include "RootCorrectedETSCnv.h"
16#include "UseDedx.h"
17#include "UseMuc.h"
18#include "UseTof.h"
19#include "UseMdcCalibData.h"
20#include "UseEmc.h"
21#include "UseEstTof.h"
22#include "CheckMySQL.h"
24
25DECLARE_SERVICE_FACTORY(CalibRootCnvSvc)
26 DECLARE_CONVERTER_FACTORY(RootDedxCalibDataCnv)
27 DECLARE_CONVERTER_FACTORY(RootEmcCalibDataCnv)
28 DECLARE_CONVERTER_FACTORY(RootMdcCalibDataCnv)
29 DECLARE_CONVERTER_FACTORY(RootTofCalibDataCnv)
30 DECLARE_CONVERTER_FACTORY(RootMucCalibDataCnv)
31 DECLARE_CONVERTER_FACTORY(RootEsTimeCalibDataCnv)
32 DECLARE_CONVERTER_FACTORY(RootEstTofCalibDataCnv)
33 DECLARE_CONVERTER_FACTORY(RootTofElecDataCnv)
34 DECLARE_CONVERTER_FACTORY(RootTofSimDataCnv)
35 DECLARE_CONVERTER_FACTORY(RootDedxSimDataCnv)
36 DECLARE_CONVERTER_FACTORY(RootOffEvtFilterCnv)
37 DECLARE_CONVERTER_FACTORY(RootInjSigIntervalCnv)
38 DECLARE_CONVERTER_FACTORY(RootInjSigTimeCnv)
39 DECLARE_CONVERTER_FACTORY(RootCorrectedETSCnv)
40
48
50{
51 DECLARE_SERVICE( CalibRootCnvSvc );
52}
DECLARE_FACTORY_ENTRIES(CalibROOTCnv)
DECLARE_ALGORITHM_FACTORY(ReadRawData)
Simple algorithm to test functioning of "the other" TDS.
Definition: UseDedx.h:15
Simple algorithm to test functioning of "the other" TDS.
Definition: UseEmc.h:18
Simple algorithm to test functioning of "the other" TDS.
Definition: UseEstTof.h:16
Simple algorithm to test functioning of "the other" TDS.
Simple algorithm to test functioning of "the other" TDS.
Definition: UseMuc.h:23
Simple algorithm to test functioning of "the other" TDS.
Definition: UseTof.h:16