Skip to content
Snippets Groups Projects

GiBUU weight in W2List

Merged Johannes Schumann requested to merge gibuu_weight_w2list into master
+ 30
0
@@ -80,6 +80,36 @@ FLUX_INFORMATION_DTYPE = np.dtype([("energy", np.float64),
EVENT_TYPE = {
1: "QE",
2: "P33(1232)",
3: "P11(1440)",
4: "S11(1535)",
5: "S11(1650)",
6: "S11(2090)",
7: "D13(1520)",
8: "D13(1700)",
9: "D13(2080)",
10: "D15(1675)",
11: "G17(2190)",
12: "P11(1710)",
13: "P11(2100)",
14: "P13(1720)",
15: "P13(1900)",
16: "F15(1680)",
17: "F15(2000)",
18: "F17(1990)",
19: "S31(1620)",
20: "S31(1900)",
21: "D33(1700)",
22: "D33(1940)",
23: "D35(1930)",
24: "D35(2350)",
25: "P31(1750)",
26: "P31(1910)",
27: "P33(1600)",
28: "P33(1920)",
29: "F35(1750)",
30: "F35(1905)",
31: "F37(1950)",
32: "pi neutron-background",
33: "pi proton-background",
34: "DIS",
Loading