CGEM BOSS 6.6.5.g
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HoughFinder_entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "HoughTransAlg/Hough.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (HoughFinder)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( HoughFinder  )

Definition at line 6 of file HoughFinder_entries.cxx.

6 {
7 DECLARE_ALGORITHM( HoughFinder);
8}