Skip to content

kdunne/nnbar-calo-sim

Repository files navigation

Calorimeter simulation for NNbar/HIBEAM experiment

How to Build

Within the directory that contains nnbar-calo-sim/, run

$ mkdir nnbar-calo-sim-build
$ cd nnbar-calo-sim-build
$ cmake -DGeant4_DIR=path_to_Geant4_installation/lib/Geant4-10.0.0/ ../nnbar-calo-sim
$ make

If you have shared library problems, you made need to run

$ source path_to_Geant4_installation/bin/geant4.sh

How to Run

Interactive Mode

$ ./nnbar-calo-sim

Macro Mode

$ ./nnbar-calo-sim -m nnbar-calo-sim.in

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published