#include "GaudiKernel/DeclareFactoryEntries.h"Include dependency graph for Historian_entries.cc:
Go to the source code of this file.
Functions | |
| DECLARE_FACTORY_ENTRIES (Historian) | |
| DECLARE_FACTORY_ENTRIES | ( | Historian | ) |
Definition at line 3 of file Historian_entries.cc.
00003 { 00004 DECLARE_TOOL(HistorianStepAction); 00005 DECLARE_ALGORITHM(DrawHistoryAlg); 00006 DECLARE_TOOL(UnObserverStepAction); 00007 }
1.4.7