/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Generator/BesEvtGen/BesEvtGen-00-03-58/user/UserHAngSam3.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/EvtHAngSam3.hh"
00009 
00011 const char*  EvtHAngSam3::setFileName(){
00012   const char* filename;
00013   filename="HAngSam3.root";
00014 //specify the root histor. name
00015   return filename;  
00016 } 
00017   
00018 const char*  EvtHAngSam3::setHpoint(){
00019   const char* hpoint;
00020   hpoint="costheta";    //specify the histor. id
00021   return hpoint;
00022 }
00023 
00024  
00025 
00026 

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