BOSS 6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkRecon_entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "MdcTrkRecon/MdcTrkRecon.h"
#include "MdcTrkRecon/MdcMakeHits.h"
#include "MdcTrkRecon/MdcMergeDups.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (MdcTrkRecon)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( MdcTrkRecon  )

Definition at line 10 of file MdcTrkRecon_entries.cxx.

10 {
11 DECLARE_ALGORITHM(MdcTrkRecon);
12 DECLARE_ALGORITHM(MdcMakeHits);
13 DECLARE_ALGORITHM(MdcMergeDups);
14}