Opened 11 years ago
Closed 10 years ago
#7 closed task (fixed)
Check details of S-wave amplitude implementations
Reported by: | Thomas Latham | Owned by: | John Back |
---|---|---|---|
Priority: | minor | Milestone: | v3r0 |
Version: | Keywords: | ||
Cc: |
Description (last modified by )
Check through the K-matrix implementation (particularly given Wenbin's findings regarding the phase-space definitions in different papers).
Attachments (8)
Change History (20)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Priority: | major → minor |
Summary: | Include time-dependent fit model → Check details of S-wave amplitude implementations |
comment:2 Changed 11 years ago by
Type: | enhancement → task |
---|
comment:3 Changed 11 years ago by
Owner: | changed from Thomas Latham to John Back |
---|
comment:4 Changed 10 years ago by
Status: | new → assigned |
---|
comment:5 Changed 10 years ago by
Changed 10 years ago by
Attachment: | TheoryEqn_rho4pi.png added |
---|
Equations for the multibody (4pi) phase space factor in hep-ph/0204328
Changed 10 years ago by
Attachment: | Thesis_rho4pi.png added |
---|
The 4pi phase space factor in the thesis SLAC-R-872
Changed 10 years ago by
Attachment: | Laura_rho4pi.png added |
---|
Various tests of the 4pi phase space factor in Laura++
Changed 10 years ago by
Wenbin: image of the S-wave using the m_eta - m_eta' term for 4pi
Changed 10 years ago by
Wenbin: image of the S-wave without using the m_eta - m_eta' term for 4pi
comment:6 Changed 10 years ago by
Jordi has replied to confirm that the 4pi phase space factor used in Laura++ is the same one used in the BaBar analysis. Also, the eta-eta' mass difference term was not included in the BaBar model, following the advice from the theory paper http://uk.arxiv.org/pdf/hep-ph/0204328 about "avoiding false singularities in the physical region". However, in Laura++ we continue analyticity for s below the threshold for a given resonance by setting sqrt(-number) to i*sqrt(number). So we should probably keep the mass difference term for the phase space factors, following the advice from the PDG kinematics section and other theory papers.
As shown in https://laura.hepforge.org/trac/attachment/ticket/7/Laura_rho4pi.png, the BaBar (current Laura++ code) 4pi phase-space term grows almost exponentially for s below ~0.1, owing to its 1/s and 1/s2 terms. A new 6-order polynomial in s has been developed by trying to integrate the double integral in the hep-ph/0204328 theory paper. This does not exactly match the curvature of the BaBar model, but is reasonably close (see the Laura_rho4pi.png figure). Furthermore, the new parameterisation avoids the large increase for s < 0.1, and continues analytically from s = 1 with the usual kinematic square-root factor. So I think the code in LauKMatrixPropagator::calcFourPiRho() needs to be updated with this new function.
comment:7 Changed 10 years ago by
(In [190]) Corrected the eta-eta' and 4pi phase space factors in LauKMatrixPropagator,
which is used for the K-matrix amplitude:
- calcEtaEtaPRho() does not include the mass difference term m_eta - m_eta' following the recommendation in hep-ph/0204328 and from advice from M Pennington
- calcFourPiRho() incorporates a better parameterisation of the double integral of Eq 4 in hep-ph/0204328 which avoids the exponential increase for small values of s (~< 0.1)
- More detailed comments are provided in the above two functions to explain what is going on and the reason for the choices made
addresses #7
comment:8 Changed 10 years ago by
The plot Laura_rho4pi.png showed a new parameterisation of the 4pi phase space double integral which did not include the "width" of the 4pi state gamma ~ 0.3 GeV. Including this actually gives perfect agreement with the BaBar model, also avoiding the exponential growth for s < 0.1; see https://laura.hepforge.org/trac/attachment/ticket/7/Corrected_Laura_rho4pi.png
Changed 10 years ago by
Attachment: | Corrected_Laura_rho4pi.png added |
---|
Corrected version of the 4pi phase space double integral comparisons
Changed 10 years ago by
Attachment: | CalcMultiPhaseSpace.C added |
---|
ROOT macro used to calculate and parameterise the 4pi phase space integral
comment:9 Changed 10 years ago by
Milestone: | → v3r0 |
---|
comment:10 Changed 10 years ago by
Description: | modified (diff) |
---|
Changed 10 years ago by
Attachment: | KMatrixTAmpPlots.png added |
---|
Plots showing the T amplitude for the pi pi S-wave K-matrix
comment:11 Changed 10 years ago by
The file https://laura.hepforge.org/trac/attachment/ticket/7/KMatrixTAmpPlots.png shows plots of the T amplitude for the pi pi S-wave K-matrix, using examples/PlotKMatrixTAmp.cc; these match those in SLAC-R-872.
comment:12 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Below is a detailed summary of the questions posed by Wenbin to Tom, which is the reason for this ticket, with my (John) additional remarks:
http://www.slac.stanford.edu/pubs/slacreports/reports17/slac-r-872.pdf.