-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathcascade.yml
More file actions
96 lines (92 loc) · 2.46 KB
/
cascade.yml
File metadata and controls
96 lines (92 loc) · 2.46 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
Initialize:
seed: 123456789
Nucleus:
Name: 12C
Binding: 8.6
Fermi Momentum: 225
Density:
File: data/c12.prova.txt
FilePotential: data/realOP_12C_EDAI.dat
Function: configuration
Configs: data/configurations/QMC_configs.out.gz
FermiGas:
Type: Local
Params: []
Potential:
Name: Schroedinger
r0: 0.16
Mode: 3
Cascade:
Mode: CrossSection
Interactions:
- Name: GeantInteraction
Options:
GeantData: data/GeantData.hdf5
- Name: MesonBaryonInteraction
Options:
# We currently don't have interactions with strange baryons in the initial state
# Therefore, we set their cross sections to zero by hand
- Name: ConstantInteraction
Options:
InitialStates:
- Incoming: [3112, 2112]
Outgoing:
- Outgoing: [3112, 2112]
CrossSection: 0
- Incoming: [3112, 2212]
Outgoing:
- Outgoing: [3212, 2112]
CrossSection: 0
- Incoming: [321, 2212]
Outgoing:
- Outgoing: [321, 2212]
CrossSection: 0
- Incoming: [321, 2112]
Outgoing:
- Outgoing: [321, 2112]
CrossSection: 0
- Incoming: [3122, 2212]
Outgoing:
- Outgoing: [3122, 2212]
CrossSection: 0
- Incoming: [3122, 2112]
Outgoing:
- Outgoing: [3122, 2112]
CrossSection: 0
- Incoming: [3212, 2212]
Outgoing:
- Outgoing: [3212, 2212]
CrossSection: 0
- Incoming: [3212, 2112]
Outgoing:
- Outgoing: [3212, 2112]
CrossSection: 0
- Incoming: [3222, 2112]
Outgoing:
- Outgoing: [3222, 2112]
CrossSection: 0
- Incoming: [3222, 2212]
Outgoing:
- Outgoing: [3222, 2212]
CrossSection: 0
- Incoming: [311, 2112]
Outgoing:
- Outgoing: [311, 2112]
CrossSection: 0
- Incoming: [311, 2212]
Outgoing:
- Outgoing: [311, 2212]
CrossSection: 0
Step: 0.04
Probability: Gaussian
InMedium: None
PotentialProp: False
Algorithm: Base
Params:
radius: 10
KickMomentum: [1500, 1500]
NEvents: 4000
PID: 211
Output:
Format: NuHepMC
Name: cascade.hepmc