Skip to content
Snippets Groups Projects
Commit fbb3cf07 authored by CLEMENT Emmanuel's avatar CLEMENT Emmanuel
Browse files

Update README.md

parent 8ef286b0
No related branches found
No related tags found
No related merge requests found
......@@ -17,10 +17,13 @@ These 2 structures are IDENTICAL for online spy or replay to root tree
- SpyAnalysisADNE.exe online program taking as input "OnlinePath.txt" to spy the online Data flow``
In the directory Utils,
root [0] .L Replay.C++O
root [1] Replay kk
root [2] kk.Loop()
To read the output TRee
- root [0] .L Replay.C++O
- root [1] Replay kk
- root [2] kk.Loop()
- To read the output TTree
The detectors class have only MFM dependences as the main executables have also GRU dependences, therefore :
......@@ -34,9 +37,11 @@ Presently, the ADNE package has been valided up to ROOT 5.34/38, and GRU/MFM ver
_Installation_
_The GRUSYS and MFMSYS variables must be defined in the cshrs or bashrc_
export GRUSYS=/home/acqexp/Analysis/GRU/el7.x86_64/R5_v21.07.28
export MFMSYS=/home/acqexp/Analysis/MFMlib/el7.x86_64/v21.07.28
export LD_LIBRARY_PATH=$ROOTSYS/lib:$GRUSYS/lib
- export GRUSYS=/home/acqexp/Analysis/GRU/el7.x86_64/R5_v21.07.28
- export MFMSYS=/home/acqexp/Analysis/MFMlib/el7.x86_64/v21.07.28
- export LD_LIBRARY_PATH=$ROOTSYS/lib:$GRUSYS/lib
1. Download the tar ball
2. tar -xvf ADNE.tar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment