/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Generator/EeToeeV/EeToeeV-00-00-01/src/components/EeToeeV_entries.cxx

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

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