Difference between revisions of "TCS"

From Hall A Wiki
Jump to: navigation, search
(code)
(code)
Line 59: Line 59:
 
  It was written in early 2000 and depends on an older version of cernlib.
 
  It was written in early 2000 and depends on an older version of cernlib.
 
  To repeat its exact environment, I built a redhat7 virtual machine to run it, download from ifarm
 
  To repeat its exact environment, I built a redhat7 virtual machine to run it, download from ifarm
  /home/zwzhao/work_halla/tmp/RH7.7z
+
  /home/zwzhao/work_halla/RH7.7z
  you need the free vmplayer to run it
+
  you need the free 7z program uncompress it and vmplayer to run it
 
  both user "zwzhao" and root has passwrod "111111"
 
  both user "zwzhao" and root has passwrod "111111"
(please let me know when you finish downloading)
 
 
  The code is under /home/zwzhao/grape-dilpeton_v1.1k ( I had to modify its makefile to compile it)
 
  The code is under /home/zwzhao/grape-dilpeton_v1.1k ( I had to modify its makefile to compile it)
 
  My work dir is at /home/zwzhao/grape_work where you can see some examples
 
  My work dir is at /home/zwzhao/grape_work where you can see some examples

Revision as of 16:50, 6 May 2014

SoLID TCS

meeting

talk

2013/03 SoLID Collbration meeting update by Zhiwen Zhao pptxpdf

proposal

draft in updating https://userweb.jlab.org/~turonski/tcs/proposals/solid/tcs_solid_proposal.pdf

working directory (any one can read and write) https://userweb.jlab.org/~turonski/tcs/proposals/solid/

doc

simulation result

SoLID_TCS_result done in April 2013

Plots are png and eps

simulation binning explained in SoLID_TCS_bin.txt

simulation binning with R' error can be used for plot, SoLID_TCS_Q2bin.txt and SoLID_TCS_etabin.txt

R_bins.txt, LO and NLO calculation from Jakub Wagner

R_bins.tar.gz for GPD model calculation from Vadim Guzey with details explained in R_bins.tar.gz_email

code

It was written in early 2000 and depends on an older version of cernlib.
To repeat its exact environment, I built a redhat7 virtual machine to run it, download from ifarm
/home/zwzhao/work_halla/RH7.7z
you need the free 7z program uncompress it and vmplayer to run it
both user "zwzhao" and root has passwrod "111111"
The code is under /home/zwzhao/grape-dilpeton_v1.1k ( I had to modify its makefile to compile it)
My work dir is at /home/zwzhao/grape_work where you can see some examples
Read its readme file
basicly, create a new dir, get a grape.cards file, run integ (take a long time like 10 hours), run spring, then an ntuple "grp.rz" is produced.
I convert grp.rz to a root file by h2root, then run analysis on it by
https://jlabsvn.jlab.org/svnroot/solid/evgen/BH/anaGrape.C 
  • LPAIR
    • used by the experiments at DESY/HERA
  • Compton2.0
    • BH from photoproduction, used by ZEUS
  • GiBUU
    • gibuu.hepforge.org
(It may work on neutron also)
GiBUU does a good job with real photons on a proton (or heavier)
target.  It doesn't handle electroproduction as nicely (at least not the
last time I asked the Giessen group).
It is fairly straight forward to generate events, and there USED to be
good examples of input jobcards on the website, but they have been removed
recently while they upgrade.  I'd think the best route is to email them
directly to get the code and also ask for the example jobcards.