Double-Pion Channel Analysis Updates
K. Neupane
2
Ongoing tasks:
Publication plan:
Ongoing tasks and plans for publication
Tasks
1. Refined CDFD cuts (✓)
2. Refined Fiducial cuts (✓)
4. MMSQ cuts (✓) needed to apply
3. Merging two MC data sets (✓)
5. Splitting into 14 inv mass bins (✓)
7. Background study
8. QADB
9. Efficiency studies
10. Radiative/bin centering studies
11. Writing Analysis Note
12. No EB pid??
3
4
Removal of proton tracks present in both CD and FD
if (dp > -0.25 && dp< 0.02 && dtheta> -3 && dtheta< 3 && dphi> -12.5 && dphi< 7.5)
5
Systematics of this cut for proton and pip are performed at once and estimated to be 0.42 %.
Only about 1.1% data are cutoff from this cut.
Removal of pip tracks present in both CD and FD
6
Removal of proton tracks present in both CD and FD
Without CDFD cuts
With CDFD cuts
~ 98.915 %
7
Removal of proton tracks present in both CD and FD
if (dp > -0.4 && dp< 0.3 && dtheta> -10 && dtheta< 10 && dphi> -22 && dphi< 17.5)
8
if (dp > -0.4 && dp< 0.3 && dtheta> -10 && dtheta< 10 && dphi> -22 && dphi< 17.5)
Removal of proton tracks present in both CD and FD
9
Removal of proton tracks present in both CD and FD
Remove both tracks
~ 98.04 %
Without CDFD cuts
Remove CD tracks
~ 98.97 %
Remove FD 99.08 %
Selected double-pion events (after all cuts)
10
Removal of proton tracks present in both CD and FD
Remove both tracks
~ 98.14 %
Without CDFD cuts
Remove CD tracks
~ 99.06 %
Remove FD 99.07 %
Selected double-pion events (after all cuts)
11
1.45<=W<1.50 GeV, 4.2 <Q2< 5.0 GeV2
1.60<=W<1.65 GeV, 3.5 <Q2< 4.2 GeV2
Check in sim yields too
Particle Identification
12
Electron pid cuts:
- Electron must have negative charge -1
- Event-builder electron pid cut
- Momentum of electron > 1.5 GeV
- The electron is detected in forward detector
- Vertex position cut around target
- 3.5 sigma cut on sampling fraction
- PCAL fiducial cuts:
- DC fiducial cuts:
- Cuts on V and W planes of the PCAL
- PCAL inefficient region cuts
- 1.4 GeV < W < 2.15 GeV
- 2.0 GeV2 < Q2 < 9.0 GeV2
13
Electron DCR1 fiducial cuts (old)
Cut at 20% of max height
Show new cuts
14
Electron DCR1 fiducial cuts (new)
Changed from 20% to 30 %
15
Electron DCR2 fiducial cuts old
16
Electron DCR2 fiducial cuts new
17
Electron DCR3 fiducial cuts old
18
Electron DCR3 fiducial cuts new
19
20
21
22
Stefan Diehl
23
24
Stefan Diehl
25
�cut_at_0.95 : {38.12, 38.12, 38.12, 38.12, 38.12, 38.12, }; cut_at_0.9 : {41.88, 40.62, 41.88, 41.88, 41.88, 41.88, }; cut_at_0.99 : {36.88, 33.12, 35.62, 35.62, 35.62, 35.62, };
26
Modified MMSQ Cuts Exp
27
Modified MMSQ Cuts Sim
28
Modified MMSQ Cuts Exp
All W-Q2 bins
29
Modified MMSQ Cuts Sim
All W-Q2 bins
Simulations
30
Generated no of events in each 2D, bins
gemc 5.10
2.0-2.4: 3.5 x107
2.4-3.0: 5.3 x107
3.0-3.5: 4.8 x107
3.5-4.2: 8.9 x107
4.2:5.0: 1.1 x108
5.0-6.0: 1.3 x108
6.0-7.0: 1.3 x108
7.0-8.0: 1.3 x108
gemc 5.4 Q2 < 3.3 to 8.5 GeV2
3.5-4.2: 2.9 x107
4.2:5.0: 3.4 x107
5.0-6.0: 4.2 x107
6.0-7.0: 4.2 x107
7.0-8.0: 3.9 x107
31
The systematics error for this effect is taken 5%, as it was the case for previous double-pion channel analysis.
Twopeg Radiative Corrections
Twopeg Radiative Corrections
32
33
Straggling
Elastic tail
Continuous spectra
Unfolding
Twopeg Radiative Corrections
34
Twopeg Radiative Corrections
ϕ is the Spence function
35
36
37
Twopeg Radiative Corrections
38
Twopeg Radiative Corrections
39
Twopeg Radiative Corrections
40
However, the cross section change due to RE is not the only issue we are interested in. One also wants to simulate the radiative tail in distributions like missing masses, which appears due to the mismatch between the hadron and lepton momenta. This mismatch is the consequence of the fact that (W, Q2) values obtained from the initial and scattered electrons, which suffer from RE, are not those for which final hadrons are produced. To simulate this effect one needs to account for the shift in the (W, Q2) values due to RE, which in turn implies the generation of the radiated photon energy.
equation 3.2
< ∆ < 10 MeV
Twopeg Radiative Corrections
41
Results: Integrated Cross Sections in various W-Q2 bins
Results: Nine Single Differential Cross Sections in various W-Q2 bins
These Cross Sections will be fitted by JM model to extract the resonant amplitudes
43
Double_t Bin_size_pPip0 = ((1.0 + 0.05 * w + 0.025 - MASS_PIM) - (0.938272 + 0.13957)) / 7.0;
Double_t Bin_size_pipPim0 = ((1.0 + 0.05 * w + 0.025 - MASS_P) - (0.13957 + 0.13957)) / 7.0;
�// // //adding extra bins in each end of invariant mass hist
Double_t xmin_5D[ndims_5D] = {((0.938272 + 0.13957) - 4 * Bin_size_pPip0), (0.13957 + 0.13957) - 4 * Bin_size_pipPim0, 0., 0.0, 0.};
Double_t xmax_5D[ndims_5D] = {((1.0 + 0.05 * w + 0.025 - MASS_PIM) + 4 * Bin_size_pPip0), ((1.0 + 0.05 * w + 0.025 - MASS_P) + 4 * Bin_size_pipPim0), 180, 360, 360};
5-D Binning
Bin size
Invariant mass Boundaries
44
Conclusions and remarks
45
Results: Integrated Cross Sections in various W-Q2 bins
46
Results: Integrated Cross Sections in various W-Q2 bins