BOSS 7.0.6
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MdcHoughFinder_entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "MdcHoughFinder/Hough.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (MdcHoughFinder)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( MdcHoughFinder  )

Definition at line 6 of file MdcHoughFinder_entries.cxx.

6 {
7 DECLARE_ALGORITHM( MdcHoughFinder);
8}