-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathrun.yml
More file actions
60 lines (51 loc) · 1.15 KB
/
run.yml
File metadata and controls
60 lines (51 loc) · 1.15 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Main:
NEvents: 50000
HardCuts: true
EventCuts: false
DoRotate: false
RunDecays: False
Output:
Format: NuHepMC
Name: achilles.hepmc
Zipped: True
SherpaOptions: !include "data/default/SherpaOptions.yml"
Processes:
- Leptons: [11, [11]]
Beams:
- Beam:
PID: 11
Beam Params:
Type: Monochromatic
Energy: 1108
Cascade:
Run: False
Interactions: !include "data/default/VirtResInteractions.yml"
Step: 0.04
Probability: Cylinder
InMedium: None
PotentialProp: False
Algorithm: Base
NuclearModels:
- NuclearModel:
Model: QESpectral
ConfigFile: data/info_C12_pke.data
SpectralP: data/Spectral_Functions/pke12p_tot.data
SpectralN: data/Spectral_Functions/pke12n_tot.data
FormFactorFile: "FormFactors.yml"
Ward: None
- NuclearModel:
Model: FortranModel
Name: RES_Spectral_Func
ConfigFile: data/info_C12_pke.data
FormFactorFile: "FormFactors.yml"
Ward: None
Nuclei:
- Nucleus: !include "data/default/12C.yml"
HardCuts:
- Type: AngleTheta
PIDs: 11
range: [36.5, 38.5]
Options: !include "data/default/OptionDefaults.yml"
Backend:
Name: Default
Options: []