Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 827 Bytes

setup.md

File metadata and controls

23 lines (20 loc) · 827 Bytes

Setup Guide for clas12-timeline

The software is available from ifarm interactive nodes; use the module command to load it:

module avail timeline      # check which versions are available
module load timeline/dev   # load the 'dev' version (likely the most recent version)
module load timeline/1.0.0 # alternatively, load a specific version, such as 1.0.0

If you want to install locally, download the repository:

git clone https://github.com/JeffersonLab/clas12-timeline.git

Then build:

mvn package

Tip

  • Use mvn clean if you want to clean build targets.
  • Use the -f option of mvn to build individual submodules:
    1. monitoring: generates histograms for detectors
    2. detectors: uses detector histograms to generate timelines