BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
BesExamples/DDecayAlg/DDecayAlg-00-00-16/src/components/Entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "DDecayAlg/DDecay.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (DDecayAlg)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( DDecayAlg  )

Definition at line 6 of file BesExamples/DDecayAlg/DDecayAlg-00-00-16/src/components/Entries.cxx.

6 {
7 DECLARE_ALGORITHM(DDecay);
8}
Definition: DDecay.h:10