#include "GaudiKernel/DeclareFactoryEntries.h"
#include "src/components/SmartFilterAlg.h"
Include dependency graph for SmartFilter_entries.cc:
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (SmartFilter) |
DECLARE_FACTORY_ENTRIES | ( | SmartFilter | ) |
Definition at line 8 of file SmartFilter_entries.cc.
00009 { 00010 DECLARE_ALGORITHM( SmartFilterAlg ) 00011 }