/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Generator/BesEvtGen/BesEvtGen-00-03-58/user/UsermH2.cc

Go to the documentation of this file.
00001 #include "TH1.h"
00002 #include "TAxis.h"
00003 #include "TH2.h"
00004 #include "TFile.h"
00005 #include "TApplication.h"
00006 #include "TROOT.h"
00007 
00008 #include "EvtGenModels/EvtmH2.hh"
00010 const char*  EvtmH2::setFileName(){
00011   const char* filename;
00012   filename="mH2.root";  //specify the root histor. name
00013   return filename;
00014 }
00015   
00016 const char*  EvtmH2::setHpoint(){
00017   const char* hpoint;
00018   hpoint="mH2";    //specify the histor. id
00019   return hpoint;
00020 } 
00021 
00022 
00023 

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