BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
CalibTreeCnv_load.cxx
Go to the documentation of this file.
1#include "GaudiKernel/DeclareFactoryEntries.h"
10#include "TreeTofQElecCnv.h"
11#include "checkTof.h"
12#include "checkEstTof.h"
13#include "checkMdc.h"
14#include "checkDedx.h"
15#include "checkEmc.h"
17#include "TreeMdcAlignDataCnv.h"
18#include "TreeMdcDataConstCnv.h"
19#include "TreeTofSimCnv.h"
21#include "TreeInjSigTimeCnv.h"
22#include "TreeOffEvtFilterCnv.h"
23#include "TreeCorrectedETSCnv.h"
24
25DECLARE_SERVICE_FACTORY(CalibTreeCnvSvc )
26DECLARE_CONVERTER_FACTORY(TreeTofCalibDataCnv)
27DECLARE_CONVERTER_FACTORY(TreeEmcCalibDataCnv)
28DECLARE_CONVERTER_FACTORY(TreeDedxCalibDataCnv)
29DECLARE_CONVERTER_FACTORY(TreeDedxSimDataCnv)
30DECLARE_CONVERTER_FACTORY(TreeMdcCalibDataCnv)
31DECLARE_CONVERTER_FACTORY(TreeMucCalibDataCnv)
32DECLARE_CONVERTER_FACTORY(TreeEsTimeCalibDataCnv)
33DECLARE_CONVERTER_FACTORY(TreeEstTofCalibDataCnv)
34DECLARE_CONVERTER_FACTORY(TreeMdcAlignDataCnv)
35DECLARE_CONVERTER_FACTORY(TreeMdcDataConstCnv)
36DECLARE_CONVERTER_FACTORY(TreeTofElecDataCnv)
37DECLARE_CONVERTER_FACTORY(TreeTofSimDataCnv)
38DECLARE_CONVERTER_FACTORY(TreeInjSigTimeCnv)
39DECLARE_CONVERTER_FACTORY(TreeInjSigIntervalCnv)
40DECLARE_CONVERTER_FACTORY(TreeOffEvtFilterCnv)
41DECLARE_CONVERTER_FACTORY(TreeCorrectedETSCnv)
47
49{
50 DECLARE_SERVICE( CalibTreeCnvSvc );
51}
DECLARE_FACTORY_ENTRIES(CalibTreeCnv)
DECLARE_ALGORITHM_FACTORY(ReadRawData)
Simple algorithm to test functioning of "the other" TDS.
Definition: checkDedx.h:16
Simple algorithm to test functioning of "the other" TDS.
Definition: checkEmc.h:16
Simple algorithm to test functioning of "the other" TDS.
Definition: checkEstTof.h:16
Simple algorithm to test functioning of "the other" TDS.
Definition: checkMdc.h:15
Simple algorithm to test functioning of "the other" TDS.
Definition: checkTof.h:16