Loading doc/examples.md +9 −12 Original line number Diff line number Diff line Loading @@ -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.` Loading Loading
doc/examples.md +9 −12 Original line number Diff line number Diff line Loading @@ -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.` Loading