BOSS 7.0.7
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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}