/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Mdc/MdcTables/MdcTables-00-00-11/src/HepevtTables.cxx

Go to the documentation of this file.
00001 #include "MdcTables/HepevtTables.h"
00002  
00003 //
00004 //*** generated particle information in LUND7 format
00005 //
00006 
00007 vector<Gen_hepevt>* GenHepevtCol::s_col=0;
00008  
00009 vector<Gen_hepevt>*
00010 GenHepevtCol::getGenHepevtCol(void) {
00011     if (! s_col) s_col = new vector<Gen_hepevt> ;
00012     return s_col;
00013 }
00014 
00015 
00016 //
00017 //*** Packed Gen_HEPEVT (main part)
00018 //
00019 
00020 vector<Gen_pakevt>* GenPakevtCol::s_col=0;
00021  
00022 vector<Gen_pakevt>*
00023 GenPakevtCol::getGenPakevtCol(void) {
00024     if (! s_col) s_col = new vector<Gen_pakevt> ;
00025     return s_col;
00026 }
00027 
00028 
00029 //
00030 //*** Packed Gen_HEPEVT (vertex part)
00031 //
00032 
00033 vector<Gen_pakvtx>* GenPakvtxCol::s_col=0;
00034  
00035 vector<Gen_pakvtx>*
00036 GenPakvtxCol::getGenPakvtxCol(void) {
00037     if (! s_col) s_col = new vector<Gen_pakvtx> ;
00038     return s_col;
00039 }
00040 

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