00001 //==================================================================== 00002 // AtlfastAlgs_load.cxx 00003 //-------------------------------------------------------------------- 00004 // 00005 // Package : Atfast/AtlfastAlgs 00006 // 00007 // Description: Implementation of <Package>_load routine. 00008 // This routine is needed for forcing the linker 00009 // to load all the components of the library. 00010 // 00011 //==================================================================== 00012 00013 #include "GaudiKernel/LoadFactoryEntries.h" 00014 00015 LOAD_FACTORY_ENTRIES(AtlfastAlgs) 00016