Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This guide will explain how to generate physics events in an HPS setup including the ECal and the tracking detectors. Reconstruction and analysis is performed on the ECal data only.

Preliminaries

The Maven 2 tool must be installed locally (not covered here), as well as a Java JDK.

You must first set CVSROOT as follows (bashto SLAC CVS (example in bash shell).

No Format
export CVSROOT=:pserver:anonymous@cvs.freehep.org:/cvs/lcd

Please use bash rather than csh, as I'm not sure it will work in that environment right nowOther shells like csh have not been tested.

Build SimDist

In order to get a working version of slic, follow the
SimDist Build Instructions.

...