/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/EventFilter/HltProcessor/HltSteering/HltSteering-01-01-05/src/components/HltSteering_entries.cxx

Go to the documentation of this file.
00001 #include "HltSteering/StepHandler.h"
00002 #include "HltSteering/StepSequencer.h"
00003 #include "HltSteering/StepDecision.h"
00004 #include "GaudiKernel/DeclareFactoryEntries.h"
00005 
00006 DECLARE_ALGORITHM_FACTORY( StepHandler )
00007 DECLARE_ALGORITHM_FACTORY( StepSequencer )
00008 DECLARE_ALGORITHM_FACTORY( StepDecision )
00009 
00010 
00011 DECLARE_FACTORY_ENTRIES(HltSteering) {
00012     DECLARE_ALGORITHM( StepHandler );
00013     DECLARE_ALGORITHM( StepSequencer );
00014     DECLARE_ALGORITHM( StepDecision );
00015 }

Generated on Tue Nov 29 23:12:06 2016 for BOSS_7.0.2 by  doxygen 1.4.7