|
BOSS 7.1.3
BESIII Offline Software System
|
#include <TGGCrossPart.h>
Inheritance diagram for TGGCrossPart:Public Member Functions | |
| TGGCrossPart () | |
| ~TGGCrossPart () | |
| double | BornShift (const double &, const double &, const double &) |
| double | GetValue (const unsigned int) |
| void | Init () |
| void | SetThetaMin (const double &) |
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 &) |
Protected Member Functions | |
| double | MakeCosTheta () |
| double | GetCNorm () |
| double | R_3_Gamma () |
| double | K_SV (const double &) |
Protected Attributes | |
| TPhoton * | fPhD1 |
| TPhoton * | fPhD2 |
| TPhoton * | fPhI1 |
| TPhoton * | fPhI2 |
| double | fCosMin |
| double | fMax |
| double | fNorm |
| double | fNormTheta |
| bool | fThetaLocked |
Protected Attributes inherited from TVCrossPart | |
| unsigned int | fNPart |
| TEvent * | fEvent |
| TDFun * | fD |
| bool | fHardPhoton |
| bool | fZeroVP |
| bool | fNoFSR |
Definition at line 6 of file TGGCrossPart.h.
| TGGCrossPart::TGGCrossPart | ( | ) |
| TGGCrossPart::~TGGCrossPart | ( | ) |
|
virtual |
Implements TVCrossPart.
|
protected |
|
virtual |
Reimplemented from TVCrossPart.
|
virtual |
Reimplemented from TVCrossPart.
|
protected |
|
protected |
|
protected |
|
virtual |
Implements TVCrossPart.
|
protected |
Definition at line 12 of file TGGCrossPart.h.
|
protected |
Definition at line 13 of file TGGCrossPart.h.
|
protected |
Definition at line 14 of file TGGCrossPart.h.
|
protected |
Definition at line 15 of file TGGCrossPart.h.
|
protected |
Definition at line 8 of file TGGCrossPart.h.
|
protected |
Definition at line 9 of file TGGCrossPart.h.
|
protected |
Definition at line 10 of file TGGCrossPart.h.
|
protected |
Definition at line 11 of file TGGCrossPart.h.
|
protected |
Definition at line 20 of file TGGCrossPart.h.