CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
EventNavigator_entries.cxx File Reference
#include "EventNavigator/BesNavigatorInit.h"
#include "EventNavigator/NavigationTestAlg.h"
#include "GaudiKernel/DeclareFactoryEntries.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (EventNavigator)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( EventNavigator )

Definition at line 8 of file EventNavigator_entries.cxx.

8 {
9 DECLARE_ALGORITHM( BesNavigatorInit );
10 DECLARE_ALGORITHM( NavigationTestAlg );
11}