/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/EventNavigator/EventNavigator-00-01-03/src/components/EventNavigator_entries.cxx

Go to the documentation of this file.
00001 #include "EventNavigator/BesNavigatorInit.h"
00002 #include "EventNavigator/NavigationTestAlg.h"
00003 #include "GaudiKernel/DeclareFactoryEntries.h"
00004 
00005 DECLARE_ALGORITHM_FACTORY( BesNavigatorInit )
00006 DECLARE_ALGORITHM_FACTORY( NavigationTestAlg )
00007 
00008 DECLARE_FACTORY_ENTRIES(EventNavigator) {
00009     DECLARE_ALGORITHM( BesNavigatorInit );
00010     DECLARE_ALGORITHM( NavigationTestAlg );
00011 }

Generated on Tue Nov 29 22:58:28 2016 for BOSS_7.0.2 by  doxygen 1.4.7