BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
CalibTreeCnv_load.cxx
Go to the documentation of this file.
1#include "GaudiKernel/DeclareFactoryEntries.h"
2#include "CalibTreeCnv/CalibTreeCnvSvc.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"
20DECLARE_SERVICE_FACTORY(CalibTreeCnvSvc )
21DECLARE_CONVERTER_FACTORY(TreeTofCalibDataCnv)
22DECLARE_CONVERTER_FACTORY(TreeEmcCalibDataCnv)
23DECLARE_CONVERTER_FACTORY(TreeDedxCalibDataCnv)
24DECLARE_CONVERTER_FACTORY(TreeDedxSimDataCnv)
25DECLARE_CONVERTER_FACTORY(TreeMdcCalibDataCnv)
26DECLARE_CONVERTER_FACTORY(TreeMucCalibDataCnv)
27DECLARE_CONVERTER_FACTORY(TreeEsTimeCalibDataCnv)
28DECLARE_CONVERTER_FACTORY(TreeEstTofCalibDataCnv)
29DECLARE_CONVERTER_FACTORY(TreeMdcAlignDataCnv)
30DECLARE_CONVERTER_FACTORY(TreeMdcDataConstCnv)
31DECLARE_CONVERTER_FACTORY(TreeTofElecDataCnv)
32DECLARE_CONVERTER_FACTORY(TreeTofSimDataCnv)
38
40{
41 DECLARE_SERVICE( CalibTreeCnvSvc );
42}
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