Loading...
Searching...
No Matches
run_forward_simulation_electron.mac
Go to the documentation of this file.
1#/control/verbose 1
2
3
4#
5#Define some geometrical parameters
6###############################################
7/RMC01/geometry/SetSensitiveVolumeHeight 1. mm
8/RMC01/geometry/SetSensitiveVolumeRadius 1. mm
9
10/RMC01/geometry/SetShieldingThickness 2. mm
11
12
13#
14#Select physics list
15###############################################
16
17#/adjoint_physics/UseProtonIonisation true
18/adjoint_physics/UseGammaConversion false
19
20#Initialize geometry and physics
21###############################################
22/run/initialize
23
24#
25#Set cut
26###############################################
27
28/run/setCut 1.000e-02 mm
29
30#Definition of the precision in % that the computed energy deposited should reach
31#before aborting the run.
32/RMC01/analysis/SetExpectedPrecisionOfResults 1.
33
34#
35#Definition of parameters for the forward simulation
36##################################
37
38#define the source
39/gps/particle e-
40/gps/pos/type Surface
41/gps/pos/shape Sphere
42/gps/pos/radius 1.000e+01 cm
43/gps/pos/centre 0.000e+00 0.000e+00 0.000e+00 cm
44/gps/ene/type Exp
45/gps/ene/ezero 1.
46/gps/ene/min 1. keV
47/gps/ene/max 1.000e+01 MeV
48/gps/ang/type cos
49
50
51/run/verbose 1
52/tracking/verbose 0
53/run/beamOn 100000000

Applications | User Support | Publications | Collaboration