BOSS 7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
Single_entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "SingleAlg/Single.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (Single)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( Single  )

Definition at line 6 of file Single_entries.cxx.

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