CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
HelloWorld_entries.cxx File Reference
#include "ExHelloWorld/HelloWorld.h"
#include "GaudiKernel/DeclareFactoryEntries.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (ExHelloWorld)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( ExHelloWorld  )

Definition at line 6 of file HelloWorld_entries.cxx.

6 {
7 DECLARE_ALGORITHM( HelloWorld );
8}