|
BOSS 8.0.0
BESIII Offline Software System
|
#include <TKcCrossPart.h>
Public Member Functions | |
| TKcCrossPart () | |
| ~TKcCrossPart () | |
| Public Member Functions inherited from TPiCrossPart | |
| TPiCrossPart () | |
| virtual | ~TPiCrossPart () |
| double | BornShift (const double &, const double &, const double &) |
| double | GetValue (const unsigned int) |
| void | Init () |
| void | SetThetaMin (const double &) |
| TFormFactor * | GetFormFactor () |
| Public Member Functions inherited from TVCrossPart | |
| TVCrossPart () | |
| virtual | ~TVCrossPart () |
| void | PrintEvent () |
| void | GetEvent (double &p0, double &t0, double &ph0, double &p1, double &t1, double &ph) |
| void | GetEvent (double *m, int &n) |
| TEvent * | GetEvent () |
| unsigned int | GetNPart () |
| virtual void | SetHardPhoton (const bool &x) |
| void | SetZeroVP () |
| void | SetDefaultVP () |
| void | SetNoFSR () |
| double | BornCrossSection (const double &) |
Additional Inherited Members | |
| Protected Member Functions inherited from TPiCrossPart | |
| double | MakeCosTheta () |
| double | GetCNorm () |
| double | R_Gamma () |
| double | R_Gamma_t () |
| double | R_Gamma_kuraev_eidelman () |
| Protected Attributes inherited from TPiCrossPart | |
| TPiKFun * | fK |
| TPhotonD * | fPhD1 |
| TPhotonD * | fPhD2 |
| TPhotonI * | fPhI1 |
| TPhotonI * | fPhI2 |
| TPhotonFS * | fPhFS |
| TFormFactor * | fFpi |
| double | fCosMin |
| double | fSinTheta2 |
| double | fNorm |
| double | fCompPiSV |
| double | fBetaPi |
| Protected Attributes inherited from TVCrossPart | |
| unsigned int | fNPart |
| TEvent * | fEvent |
| TDFun * | fD |
| bool | fHardPhoton |
| bool | fZeroVP |
| bool | fNoFSR |
Definition at line 6 of file TKcCrossPart.h.
| TKcCrossPart::TKcCrossPart | ( | ) |
|
inline |
Definition at line 9 of file TKcCrossPart.h.