/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Analysis/VertexFit/VertexFit-00-02-78/src/test/test_read.h

Go to the documentation of this file.
00001 #include <stdio.h>
00002 #include "GaudiKernel/Algorithm.h"
00003 #include "GaudiKernel/AlgFactory.h"
00004 #include "GaudiKernel/Service.h"
00005 #include "GaudiKernel/MsgStream.h"
00006 //#include "VertexFit/IVertexDbSvc.h"
00007 using namespace std;
00009 class test_read : public Algorithm {
00010 
00011 public:
00012   test_read(const std::string& name, ISvcLocator* pSvcLocator); 
00013 
00014   StatusCode initialize();
00015 
00016   StatusCode execute();
00017 
00018   StatusCode finalize();
00019 
00020 private:
00021 
00022 };
00023 
00024 
00025 

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