/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/VeeVertexAlg/VeeVertexAlg-00-00-05/src/components/Entries.cxx

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

Generated on Tue Nov 29 22:57:43 2016 for BOSS_7.0.2 by  doxygen 1.4.7