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