#include "GaudiKernel/DeclareFactoryEntries.h"
#include "FastTrigReadSimTool.h"
Include dependency graph for FastTrigReadSim_entries.cc:
Go to the source code of this file.
Functions | |
DECLARE_TOOL_FACTORY (FastTrigReadSimTool) | |
DECLARE_FACTORY_ENTRIES (FastTrigReadSim) |
DECLARE_FACTORY_ENTRIES | ( | FastTrigReadSim | ) |
Definition at line 6 of file FastTrigReadSim_entries.cc.
00007 { 00008 DECLARE_TOOL( FastTrigReadSimTool ); 00009 }