BOSS 6.6.4.p03
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 "UseDedx.h"
13#include "UseMuc.h"
14#include "UseTof.h"
15#include "UseMdcCalibData.h"
16#include "UseEmc.h"
17#include "UseEstTof.h"
18#include "CheckMySQL.h"
20
21DECLARE_SERVICE_FACTORY(CalibRootCnvSvc)
22 DECLARE_CONVERTER_FACTORY(RootDedxCalibDataCnv)
23 DECLARE_CONVERTER_FACTORY(RootEmcCalibDataCnv)
24 DECLARE_CONVERTER_FACTORY(RootMdcCalibDataCnv)
25 DECLARE_CONVERTER_FACTORY(RootTofCalibDataCnv)
26 DECLARE_CONVERTER_FACTORY(RootMucCalibDataCnv)
27 DECLARE_CONVERTER_FACTORY(RootEsTimeCalibDataCnv)
28 DECLARE_CONVERTER_FACTORY(RootEstTofCalibDataCnv)
29 DECLARE_CONVERTER_FACTORY(RootTofElecDataCnv)
30 DECLARE_CONVERTER_FACTORY(RootTofSimDataCnv)
31 DECLARE_CONVERTER_FACTORY(RootDedxSimDataCnv)
32
40
42{
43 DECLARE_SERVICE( CalibRootCnvSvc );
44}
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