Commit d97914b5 authored by Valentina Fioretti's avatar Valentina Fioretti
Browse files

Edit examples.md

parent fbe383c5
Loading
Loading
Loading
Loading
+9 −12
Original line number Diff line number Diff line
@@ -366,22 +366,19 @@ Experiment type 1 (target and detector)

`GEOM.EXPERIMENT = 1`

`GEOM.MAXSTEP = 0.1`

# selecting the chamber material
GEOM.VACUUM = 1
Selecting the chamber material:
`GEOM.VACUUM = 1`

# collimator distance (from right side to target center) in mm
GEOM.COLLIMATOR.DISTANCE = 87.
Collimator distance (from right side to target center) in mm:
`GEOM.COLLIMATOR.DISTANCE = 87.`

##### TARGET
# target type: 1 = eRosita
GEOM.TARGET = 1
Target type: 1 = eRosita
`GEOM.TARGET = 1`

GEOM.INCIDENT.ANGLE = 0.64
`GEOM.INCIDENT.ANGLE = 0.64`

# detector distance (distance from the target center to the detector surface) in mm
GEOM.PANEL.DISTANCE = 933.
Detector distance (distance from the target center to the detector surface) in mm:
`GEOM.PANEL.DISTANCE = 933.`