Hello,
I've updated the string file with the one from aaron. The string
file depends only one 4 variable per sector (p,th,ph,q)
That part is now sourced differently - see example below -
so that the same strings file can be used for different ntuples.
I changed init.C to have..
gROOT->ProcessLine(".x strings_init.C");
gROOT->ProcessLine(".x strings.C");
If instead you
gROOT->ProcessLine(".x strings_init_flr.C");
gROOT->ProcessLine(".x strings.C");
or equivalents the same strings will be calculated for a different
set of names of ntuple names for p,q,th,ph.. as can be seen by
comparing the two init files.
Also, please look into these two lines in strings.C
TString mtarg = "1.875613"; //Deuterium target
TString mpart = "0.938272"; //a proton is detected
they are the only two lines that need to be changed when analyzing
a different reaction channel. Please do that in you init.C
The BLAST account assumes D(e,e'p) reactions.
-- ________________________________________________________________________________ Tancredi Botto, phone: +1-617-253-9204 mobile: +1-978-490-4124 research scientist MIT/Bates, 21 Manning Av Middleton MA, 01949 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:29 EST