Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TargetSim

The instructions below are for seaquestgpvm01.fnal.gov where the seaquest-offline libraries are compiled at **/e906/app/users/yuhw/install**.

setup environment

``` source /e906/app/users/yuhw/setup.sh ```

check out analysis repository

``` git clone https://github.com/E1039-Collaboration/seaquest-analysis.git ```

analysis module

'TruthEval' contains the analysis module.

How to run

``` cd <path-to-seaquest-analysis/TargetSim> root -l Fun4All_G4_E1039_R2.C ```