Versions Compared

Key

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

...

Get a Current Version of LCSim

Download a current version of the LCSim jar into your work dir.

No Format
wget http://www.lcsim.org/maven2/org/lcsim/lcsim/1.18-SNAPSHOT/lcsim-1.18-SNAPSHOT-bin.jar

...

No Format
cvs co hps-java
cd hps-java
mvn install

This module contains Java code specific to the HPS experiment.

Detector Alias

No Format
echo "HPS-EcalTest-v1pt0: file://$(pwd)/hps-detectors/detectors/HPS-EcalTest-v1pt0" >> ~/.lcsim/alias.properties

...