-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfluo.mac
40 lines (40 loc) · 808 Bytes
/
fluo.mac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# macro file for TestEm5.cc
#
/control/verbose 2
/control/cout/ignoreThreadsExcept 0
/run/numberOfThreads 4
/run/verbose 2
#
/testem/det/setAbsMat Gold
/testem/det/setAbsThick 50 um
/testem/det/setAbsYZ 50 um
#
/testem/phys/addPhysics emlivermore
#
/run/setCut 10 nm
#
/cuts/setLowEdge 250 eV
#
/process/em/fluoBearden true
#
#/process/em/deexcitation World true true true
#/process/em/fluo true
/process/em/augerCascade true
/process/em/pixe true
/process/em/deexcitationIgnoreCut true
#
/run/initialize
/process/em/printParameters
#
/testem/gun/setDefault
/gun/particle gamma
/gun/energy 1 MeV
#
/analysis/setFileName fluo
# e- and gamma at vertex
/analysis/h1/set 2 1000 0.01 10.01 keV
/analysis/h1/set 3 5000 0.1 500.1 keV
#
/run/printProgress 10000
#
/run/beamOn 100000