Hi all,<br>I have attached a tar file which includes MK's beam energy correction and my latest momentum corrections. I have also included a stand-alone program and a script used to compile and run it. The script "run_test.sh" is shown below. The example program itself is equally simple. Enjoy!<br>
<br>####################################<br>#!/bin/sh<br><br>echo "compiling example program..."<br>g++ -o example example.cpp<br><br>echo "running example program..."<br>./example<br>###################################<br>
<br><br clear="all"><br>-- <br><a href="http://sites.google.com/site/theodoregoetz/">Johann T. Goetz, PhD.</a><br><a href="mailto:jgoetz@ucla.edu">jgoetz@ucla.edu</a><br>Nefkens Group, UCLA Dept. of Physics & Astronomy<br>
Hall-B, Jefferson Lab, Newport News, VA<br>
Office: 757-269-5465 (CEBAF Center F-335)<br>Mobile: 757-768-9999<br><br>