#include "DigitizeAlg/DigitizeAlg.h"#include "GaudiKernel/DeclareFactoryEntries.h"Include dependency graph for DigitizeAlg_entries.cc:
Go to the source code of this file.
Functions | |
| DECLARE_ALGORITHM_FACTORY (DigitizeAlg) | |
| DECLARE_FACTORY_ENTRIES (DigitizeAlg) | |
Definition at line 6 of file DigitizeAlg_entries.cc.
00007 { 00008 DECLARE_ALGORITHM(DigitizeAlg); 00009 }
1.4.7