modified: TrackRecon.C proton beam energy correction
modified: anasen_fem/run.py modified: anasen_fem/scalars.dat.names modified: anasen_fem/scalars_weight.dat.names
This commit is contained in:
parent
3edbfa5bd8
commit
018a92f647
|
|
@ -2064,8 +2064,8 @@ Bool_t TrackRecon::Process(Long64_t entry)
|
||||||
// m17Fax/m27Alax reaction_ax_core calls below, by design. a1c0/a2c0 (the
|
// m17Fax/m27Alax reaction_ax_core calls below, by design. a1c0/a2c0 (the
|
||||||
// former miscHistograms_oneWire) is folded in here now, gated on
|
// former miscHistograms_oneWire) is folded in here now, gated on
|
||||||
// onewire_analysis internally.
|
// onewire_analysis internally.
|
||||||
protonAlphaElastic_core(plotter, QQQ_Events, PC_Events, aClusters, true, "QQQ", 0.4, 6.0, TMath::Pi() / 4.0, 6.88);
|
protonAlphaElastic_core(plotter, QQQ_Events, PC_Events, aClusters, true, "QQQ", 0.4, 6.0, TMath::Pi() / 4.0, 6.89);
|
||||||
protonAlphaElastic_core(plotter, SX3_Events, PC_Events, aClusters, false, "SX3", 0.5, 10.0, TMath::Pi() / 3.0, 6.88);
|
protonAlphaElastic_core(plotter, SX3_Events, PC_Events, aClusters, false, "SX3", 0.5, 10.0, TMath::Pi() / 3.0, 6.89);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (reactiondata)
|
if (reactiondata)
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,7 @@ Z_VALUES = sorted(set(
|
||||||
# anode sits directly radially outside a cathode, and the closest anode-cathode
|
# anode sits directly radially outside a cathode, and the closest anode-cathode
|
||||||
# approach over the whole range (4.339 mm) is at 19.707. It is deliberately off
|
# approach over the whole range (4.339 mm) is at 19.707. It is deliberately off
|
||||||
# the grid above, whose nearest point is 21.7875.
|
# the grid above, whose nearest point is 21.7875.
|
||||||
Z_VALUES = [0.0, 19.794]
|
# Z_VALUES = [19.690]
|
||||||
|
|
||||||
# Stage 2 reuses whatever single mesh is sitting in wires2d/, so it cannot span
|
# Stage 2 reuses whatever single mesh is sitting in wires2d/, so it cannot span
|
||||||
# several z. Without this it would happily solve the weighting field on one z's
|
# several z. Without this it would happily solve the weighting field on one z's
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ Metadata for SaveScalars file: ./scalars.dat
|
||||||
Elmer version: 26.2
|
Elmer version: 26.2
|
||||||
Elmer compilation date: 2026-06-10
|
Elmer compilation date: 2026-06-10
|
||||||
Solver input file: wires2d.sif
|
Solver input file: wires2d.sif
|
||||||
File started at: 2026/09/22 20:59:24
|
File started at: 2026/09/23 14:27:47
|
||||||
|
|
||||||
Variables in columns of matrix:
|
Variables in columns of matrix:
|
||||||
1: res: potential difference
|
1: res: potential difference
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ Metadata for SaveScalars file: ./scalars_weight.dat
|
||||||
Elmer version: 26.2
|
Elmer version: 26.2
|
||||||
Elmer compilation date: 2026-06-10
|
Elmer compilation date: 2026-06-10
|
||||||
Solver input file: wires2d_weight.sif
|
Solver input file: wires2d_weight.sif
|
||||||
File started at: 2026/09/22 21:21:43
|
File started at: 2026/09/23 14:50:46
|
||||||
|
|
||||||
Variables in columns of matrix:
|
Variables in columns of matrix:
|
||||||
1: res: potential difference
|
1: res: potential difference
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user