#include "XddDumpAlg.h"
#include "GaudiKernel/DeclareFactoryEntries.h"
Include dependency graph for XmlDetDescChecks_entries.cc:
Go to the source code of this file.
Functions | |
DECLARE_ALGORITHM_FACTORY (XddDumpAlg) | |
DECLARE_FACTORY_ENTRIES (XmlDetDescChecks) |
DECLARE_FACTORY_ENTRIES | ( | XmlDetDescChecks | ) |
Definition at line 5 of file XmlDetDescChecks_entries.cc.
00005 { 00006 DECLARE_ALGORITHM(XddDumpAlg); 00007 }