Skip to content
Snippets Groups Projects
Commit f8b8ed87 authored by Adrien Matta's avatar Adrien Matta :skull_crossbones:
Browse files

Merge branch 'NPTool.2.dev' of github.com:adrien-matta/nptool into NPTool.2.dev

parents 69299c59 5177d9ca
No related branches found
No related tags found
No related merge requests found
...@@ -50,11 +50,10 @@ NPTool components are compiled and installed using the CMake build system, ...@@ -50,11 +50,10 @@ NPTool components are compiled and installed using the CMake build system,
so be sure to have a working CMake installation before starting. so be sure to have a working CMake installation before starting.
In order to compile NPLib, the NPTool core libraries, ROOT 5 (tested with 5.34) In order to compile NPLib, the NPTool core libraries, ROOT 5 (tested with 5.34)
or 6 should be installed with the libMathMore.so library. or 6 should be installed. This is sufficient to compile NPLib and any analysis project.
This is sufficient to compile NPLib and any analysis project.
In order to compile NPSimulation, a recent installation of Geant4 (tested In order to compile NPSimulation, a recent installation of Geant4 (tested
with version 9.6 and 10.1) is needed. If you want to use GDML format in with version 9.6 and 10.1) is needed. If you want to use GDML support in
NPTool, Geant4 should be installed with GDML support. NPTool, Geant4 should be installed with GDML support.
### Preparing the build ### Preparing the build
......
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