Loading doc/getting_started.md +11 −0 Original line number Diff line number Diff line Loading @@ -130,6 +130,17 @@ The primary particles in Geant4 can be randomly generated from a distribution de - `EVENT.PRIMARY.FORMAT` = 0 (ASCII), 1 (ROOT), 2 (FITS) (default = 0) - `EVENT.PRIMARY.LIST.FILENAME` = path to the file The required parameters are fixed and are the following (energy in keV, position in mm): - particle name - particle energy - direction cosine x - direction cosine y - direction cosine z - position x - position y - position z ### Multithreading Multithreading is activated by default, but the user can select how many threads to use in the simulation: Loading Loading
doc/getting_started.md +11 −0 Original line number Diff line number Diff line Loading @@ -130,6 +130,17 @@ The primary particles in Geant4 can be randomly generated from a distribution de - `EVENT.PRIMARY.FORMAT` = 0 (ASCII), 1 (ROOT), 2 (FITS) (default = 0) - `EVENT.PRIMARY.LIST.FILENAME` = path to the file The required parameters are fixed and are the following (energy in keV, position in mm): - particle name - particle energy - direction cosine x - direction cosine y - direction cosine z - position x - position y - position z ### Multithreading Multithreading is activated by default, but the user can select how many threads to use in the simulation: Loading