/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Generator/Babayaga/Babayaga-00-00-26/src/components/Babayaga_entries.cxx

Go to the documentation of this file.
00001 //====================================================================
00002 //  BABAYAGA_entries.cxx
00003 //--------------------------------------------------------------------
00004 //
00005 //  Package    : Generator/Babayaga
00006 //
00007 //  Description: Declaration of the components (factory entries)
00008 //               specified by this component library.
00009 //
00010 //====================================================================
00011 
00012 #include "Babayaga/Babayaga.h"
00013 #include "GaudiKernel/DeclareFactoryEntries.h"
00014 
00015 DECLARE_ALGORITHM_FACTORY( Babayaga )
00016 
00017 DECLARE_FACTORY_ENTRIES( Babayaga ) {
00018     DECLARE_ALGORITHM( Babayaga );
00019 }
00020 

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