| <p>Here is some C++ code and an associated makefile to find effective volumes from AraSim output files.</p>
<p>It computes error bars on the effective volumes using the relevant AraSim function.</p>
<p>Compile like "make -f veff.mk"</p>
<p>Run like "./veff thrown_radius thrown_depth AraOut.1.root AraOut.2.root...."</p> |