Commit 8633684c authored by Valentina Fioretti's avatar Valentina Fioretti
Browse files

doc

parent b7d4efe9
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -115,7 +115,6 @@ Each physics class can include several configuration parameters that are set wit
- `PHYS.VERSION = AREMBESPhys`
- `AREMBESPhys.PHYSLIST = emstandardSS_QBBC`


### Setting the geometry

Writing the mass model to a GDML file:
@@ -126,7 +125,3 @@ The `GEOM.VERSION` flag sets the name of the geometry class to use in the applic
`GEOM.VERSION = <class_name>` [example: ProtonScattering]

The user can create custom parameters in the user geometry class to modify parameters at runtime. See the geometry template for an example on how to add custom parameters. Additional information is provided in the section "Geometry and physics".
For example, to set the default production cut in the `OPTPhys` class:
`OPTPhys.DEFAULT.CUT = 0.001`

For a detailed explanation of the physics classes available in BoGEMMS-HPC, see the [Physics](./doc/physics.md) section.
 No newline at end of file