/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/DTagAlg/DTagAlg-00-01-04/src/components/Entries.cxx

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

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