BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
CalibData_dll.cxx
Go to the documentation of this file.
1/** @file CalibData_dll.cpp
2
3@brief Implementation of the DllMain routine.
4The DLL initialization must be done seperately for each DLL.
5
6$Header: /bes/bes/BossCvs/Calibration/CalibData/src/Dll/CalibData_dll.cxx,v 1.1.1.1 2005/10/17 06:13:32 maqm Exp $
7*/
8
9
10#include "GaudiKernel/LoadFactoryEntries.h"
11LOAD_FACTORY_ENTRIES(CalibData)