Pre-post checking using cosmics and BBC (Dec. 2019)

 Following the instructions by Rosi (https://drupal.star.bnl.gov/STAR/blog/rjreed/checking-epd-prepost-cosmic-rays) and using run 20339017, I confirmed that we are in the same bin as the BBC. (See CombinedHist.pdf)

What exactly I did:

ssh -AX adams92@rssh.rhic.bnl.gov

ssh -t -A -Y stargw.starp.bnl.gov
 (If you can't get in, see: https://drupal.star.bnl.gov/STAR/blog/adams92/how-gain-access-daqman-epd-work)
rterm -i
mkdir PrePost_Dec2019
cd PrePost_Dec2019/
cp -r /ldaphome/rjreed/EpdReader2020/ .

stardev
cons
./runEpdTrgHist2020.sh 339 17 67
hadd epdhist.20339017.root 20339/epdhist.20339017*
root4star -q -b 'map_EpdHistos.C("epdhist.20339017.root")'
root -q -b 'DrawCombine.C("mapped_epdhist.20339017.root")'
 (which I took from https://drupal.star.bnl.gov/STAR/system/files/DrawCombine.txt)

Then, in another terminal:
ssh -AX adams92@rssh.rhic.bnl.gov

scp stargw.starp.bnl.gov:/ldaphome/adams92/PrePost_Dec2019/EpdReader2020/CombinedHist.pdf .
Then, in another terminal: 
scp adams92@rssh04.rhic.bnl.gov:CombinedHist.pdf .