Skip to content
Snippets Groups Projects
Commit 24704a50 authored by adrien-matta's avatar adrien-matta
Browse files

* Test on MD

parent 5624c99a
No related branches found
No related tags found
No related merge requests found
...@@ -43,9 +43,10 @@ Depending on the existence of the .rootlogon.C file in your home directory, the ...@@ -43,9 +43,10 @@ Depending on the existence of the .rootlogon.C file in your home directory, the
###Building NPSimulation ###Building NPSimulation
This part of the package rely on Geant4 to perform Monte Carlo simulation. You need to first compile and configure correctly NPLib in order for NPSimulation to compile and run. The compilation is done as follow: This part of the package rely on Geant4 to perform Monte Carlo simulation. You need to first compile and configure correctly NPLib in order for NPSimulation to compile and run. The compilation is done as follow:
> NPS ````
> make -jn NPS
make -jn
`````
This should produce the NPSimulation executable, you can check this by running the help display This should produce the NPSimulation executable, you can check this by running the help display
> NPSimulation -h > NPSimulation -h
......
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