Commit 4f8a0180 authored by Valentina Fioretti's avatar Valentina Fioretti
Browse files

Edit getting_started.md

parent 7261a1d6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -4,6 +4,13 @@ BoGEMMS-HPC uses a configuration file to set-up the physics, geometry and the I/

## Configuration keywords

### Activating simulation from particle list

The primary particles in Geant4 can be randomly generated from a distribution defined in GPS by means of the macro file, or can be defined from a list, that describes for each row the particle type, energy, direction cosines and position from where the particle is generated.

- `EVENT.PRIMARY.LIST.ACTIVATE` = 0/1 to activate the use of lists (default = 0)
- `EVENT.PRIMARY.FORMAT` = 0 (ASCII), 1 (ROOT), 2 (FITS) (default = 0)
- `EVENT.PRIMARY.LIST.FILENAME` = path to the file
## Primary input definition

## Geometry