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