CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcxReco_entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "MdcxReco/MdcxTrackFinder.h"
#include "MdcxReco/MdcxCosmicSewer.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (MdcxReco)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( MdcxReco  )

Definition at line 8 of file MdcxReco_entries.cxx.

8 {
9 DECLARE_ALGORITHM(MdcxTrackFinder);
10 DECLARE_ALGORITHM(MdcxCosmicSewer);
11}