Line | |
---|
1 | #Physics after Init
|
---|
2 | #dump the Physics Processes at each step
|
---|
3 | /ELYSE/phys/verbose 0
|
---|
4 | #number of optical photon produced by Cerenkov per step
|
---|
5 | /ELYSE/phys/cerenkovMaxPhotons 100
|
---|
6 |
|
---|
7 |
|
---|
8 | #The Geometrie
|
---|
9 | #--------------
|
---|
10 | /ELYSE/Geometry/Water 5.0 5.0 5.0 cm
|
---|
11 | /ELYSE/Geometry/TyvekThickness 0.5 mm
|
---|
12 |
|
---|
13 |
|
---|
14 |
|
---|
15 |
|
---|
16 | #The event generator
|
---|
17 | #------------------
|
---|
18 | #/ELYSE/gun/partName opticalphoton
|
---|
19 | # 100nm = 12.3984241 eV, 200nm = 6.199212 eV, and so on
|
---|
20 | # 1eV = 1239.8424121 nm, 3eV = 413.280804, 5eV = 247.9684824 and so on
|
---|
21 | #/ELYSE/gun/energy 3 eV
|
---|
22 | #/ELYSE/gun/BeamDir 0 0 1
|
---|
23 | #/ELYSE/gun/vertex 0 0 0 cm
|
---|
24 | #/ELYSE/gun/OpPhotonPolarisation 1 0 0
|
---|
25 |
|
---|
26 | /ELYSE/gun/partName e-
|
---|
27 | /ELYSE/gun/energy 3 MeV
|
---|
28 | /ELYSE/gun/BeamDir 0 0 1
|
---|
29 | /ELYSE/gun/vertex 0 0 0 cm
|
---|
30 |
|
---|
31 | #Optical drawing option (true/false)
|
---|
32 | /ELYSE/tracking/drawing/optical true
|
---|
33 |
|
---|
34 |
|
---|
35 | #Dump hit
|
---|
36 | /hits/verbose 1
|
---|
Note:
See
TracBrowser
for help on using the repository browser.