Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ADNE Data Analysis Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CLEMENT Emmanuel
ADNE Data Analysis Framework
Commits
fbb3cf07
Commit
fbb3cf07
authored
3 years ago
by
CLEMENT Emmanuel
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
8ef286b0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+12
-7
12 additions, 7 deletions
README.md
with
12 additions
and
7 deletions
README.md
+
12
−
7
View file @
fbb3cf07
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment