Commit 2a623a08 authored by Valentina Fioretti's avatar Valentina Fioretti
Browse files

Edit getting_started.md

parent 1c39b1d4
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -17,8 +17,11 @@ To create an independent application, with separated geometry and physics defini
- Setting the user defined path: -DUSER_CLASSES_PATH=<path-to-directory> (all user-defined classes must be in the same directory)

If new files are added to the directory, cmake must be run again.
The user can copy and modify in the user path the geometry and physics classes of the example applications, or starting from the templates provided [here](https://www.ict.inaf.it/gitlab/icsc_g4_hpc/BoGEMMS-HPC/-/tree/main/templates?ref_type=heads).

## Configuration keywords
## Configuration file

### Units

The configuration file units are in **mm** and **MeV**.