Link Search Menu Expand Document

Running the example

Geant4.11.1 or higher is required (see Geant4).

To build the example:

mkdir build
cd build
cmake ../pathToExamples/moleculardna
make

This example needs internet to download the pre-existing geometry data file. Please, check your connection.

To run the example:

./molecular -m cylinders.mac -t 2 -p 2

-m : macro file (see available geometries)

-t : number of threads to run

-p : physics constructor option (see physics model