Skip to content
Snippets Groups Projects
Commit a8cd2f80 authored by clantz's avatar clantz
Browse files

Updated requirements

parent 42ae7d71
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,14 @@
This simulation is based on OpNovice and OpNovice2
#### Build requirements
- Geant4 compiled with GDML and additional datasets
- Geant4 compiled with GDML and additional datasets. Be sure to source geant4make.sh
```
source /path/to/geant4-install/share/Geant4-[version]/geant4make/geant4make.sh
```
- CERN ROOT
- CADMesh is required to read CAD models (i.e. stl, step), but is optional for compiling
- CADMesh is required to read CAD models (i.e. stl, step), but is optional for compiling. Avaialble at https://github.com/christopherpoole/CADMesh
#### main()
......
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