lhc-sims Geant4-based simulation programs. Requirements Geant4 10+ C++14 compiler CMake 3.8+ Build Download project source code: git clone https://github.com/andrey-nakin/lhc-sims.git Build cd lhc-sims mkdir build cd build cmake .. make