We should include some description here.
NOTE: This repository make part of the ringer analysis kit (rak).
We should include some description here.
Download the prometheus local image to your home:
singularity pull docker://jodafons/ringer:baseAfter donwload it, just execute the run command:
singularity run --nv ringer_base.sifNOTE: The argument --nv is responsible to attach the gpu into the container if you have it.
Inside of the singularity enviroment, just setup all prometheus dependencies using:
source /setup_all_here.sh ringer-atlasAfter that, you can download the prometheus repository into your home:
git clone https://github.com/jodafons/prometheus.gitand install it:
cd prometheus && mkdir build && cd build && cmake .. && make && cd ..
source setup.shNOTE: Need to have ROOT and Gaugi installed.
| Branch | Build Status |
|---|---|
| Master |