#include "GaudiKernel/DeclareFactoryEntries.h"
#include "src/components/ReconAlg.h"
Include dependency graph for ReconAlg_entries.cc:
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (ReconAlg) |
Definition at line 8 of file ReconAlg_entries.cc.
00009 { 00010 DECLARE_ALGORITHM( ReconAlg ) 00011 }