/a2geant

A2 detector simulation with Geant4

Primary LanguageC++

A2 GEANT4 SIMULATION

works with GEANT4.9.6 p02

Prerequisites

Installation

In order to install, just:

  • mkdir build
  • cd build
  • cmake ../
  • make

option to speed up compilation, make -j (her put the number of CPU)