BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
CalibData_load.cxx
Go to the documentation of this file.
1/**
2 * @file CalibData_load.cpp
3 * @brief This is needed for forcing the linker to load all components
4 * of the library.
5 *
6 * $Header: /bes/bes/BossCvs/Calibration/CalibData/src/Dll/CalibData_load.cxx,v 1.1.1.1
7 * 2005/10/17 06:13:32 maqm Exp $
8 */
9
10#include "GaudiKernel/DeclareFactoryEntries.h"
11
13
14 // DECLARE_ALGORITHM( AcdReconAlg );
15
16 // DECLARE_ALGORITHM( AcdDisplay );
17}
DECLARE_FACTORY_ENTRIES(CalibData)