BOSS 7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
MucRecAlg_entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "MucRecAlg/MucRecTrkExt.h"
#include "MucRecAlg/MucRecRoadFinder.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (MucRecAlg)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( MucRecAlg  )

Definition at line 8 of file MucRecAlg_entries.cxx.

8 {
9 DECLARE_ALGORITHM( MucRecTrkExt );
10 DECLARE_ALGORITHM( MucRecRoadFinder );
11}