00001 // $Id: DetDescChecks_dll.cpp,v 1.1.1.1 2002/05/26 12:47:06 ibelyaev Exp $ 00002 // ============================================================================ 00003 // CVS tag $Name: v4r10p1 $ 00004 // ============================================================================ 00005 // $Log: DetDescChecks_dll.cpp,v $ 00006 // Revision 1.1.1.1 2002/05/26 12:47:06 ibelyaev 00007 // New package: collection of components for checks of Detector Description 00008 // 00009 // ============================================================================ 00010 // Include files 00011 #include "GaudiKernel/LoadFactoryEntries.h" 00012 00013 // ============================================================================ 00019 // ============================================================================ 00020 00021 LOAD_FACTORY_ENTRIES(DetDescChecks); 00022 00023 // ============================================================================ 00024 // The END 00025 // ============================================================================ 00026