#include "GaudiKernel/DeclareFactoryEntries.h"
#include "src/components/QsumEnergyTool.h"
Include dependency graph for QsumEnergy_entries.cc:
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (QsumEnergy) |
DECLARE_FACTORY_ENTRIES | ( | QsumEnergy | ) |
Definition at line 9 of file QsumEnergy_entries.cc.
00010 { 00011 DECLARE_TOOL( QsumEnergyTool ) 00012 }