|
C++ Interface to Tauola
|

Public Member Functions | |
| Plots () | |
| void | setSancVariables (int inc, double cos) |
| void | SANCtest1 () |
| void | SANCtest2 () |
| void | SANCtest3 () |
| void | SANCtest4 () |
| Plots () | |
| void | setSancVariables (int inc, double cos) |
| void | SANCtest1 () |
| void | SANCtest2 () |
| void | SANCtest3 () |
| void | SANCtest4 () |
Private Attributes | |
| int | m_incoming_pdg_id |
| double | m_cosTheta |
| int | m_n_plot_points |
| TauolaParticlePair | t_pair |
Definition at line 18 of file include/Tauola/Plots.h.
| Plots | ( | ) |
| Plots | ( | ) |
SANC tables plots Writes the data for plots for the 1-1 table or 2-2 table using 11-11 table as the born-level table, so before running, the 11-11 table must be substituted with born-level table for either 1-1 or 2-2.
| void SANCtest1 | ( | ) |
SANC test - three functions - table, born level and plzap0 for selected cosTheta
Definition at line 17 of file Plots.cxx.
References TauolaParticlePair::m_R, and TauolaParticlePair::recalculateRij().
| void SANCtest1 | ( | ) |
SANC test - three functions - table, born level and plzap0 for selected cosTheta
| void SANCtest2 | ( | ) |
Weights - three functions - w, w0 and w/w0 for selected cosTheta
Definition at line 54 of file Plots.cxx.
References TauolaParticlePair::recalculateRij().
| void SANCtest2 | ( | ) |
Weights - three functions - w, w0 and w/w0 for selected cosTheta
| void SANCtest3 | ( | ) |
Error check - one function - table vs born for all cosTheta
Definition at line 82 of file Plots.cxx.
References TauolaParticlePair::m_R, and TauolaParticlePair::recalculateRij().
| void SANCtest3 | ( | ) |
Error check - one function - table vs born for all cosTheta
| void SANCtest4 | ( | ) |
cross-section - three functions - w, w0 and w/w0 for all cosTheta
Definition at line 119 of file Plots.cxx.
References TauolaParticlePair::recalculateRij().
| void SANCtest4 | ( | ) |
cross-section - three functions - w, w0 and w/w0 for all cosTheta
| void setSancVariables | ( | int | inc, |
| double | cos | ||
| ) |
| void setSancVariables | ( | int | inc, |
| double | cos | ||
| ) |
Sets cosTheta (for plots 1 and 2) and incoming particle pdgid (for all plots).