Physics

Overview

This file (Physics.in) is used to modify physics list and the Cut-off of the particles. It is also used to generate the particles and initialize the simulation.

Step-by-Step Instructions

Users can modified some parameters of the voxelized phantom generation.

  • /gamos/physicsList: This command is used to modify the physics list.

  • /run/setCut: Users can modify the cut-off (in mm) of the particles using this command.

Example:

 1################
 2# PHYSIC SETUP #
 3################
 4
 5#Physics EMstandard
 6/gamos/physicsList GmEMPhysics
 7
 8#Set CUT-OFF. Range
 9/run/setCut 1.0
10
11#Generator
12/gamos/generator GmGenerator
13
14#INITIALISE GEANT4
15/run/initialize