|
BOSS 8.0.0
BESIII Offline Software System
|
#include <TPhoton.h>
Public Member Functions | |
| TPhoton () | |
| virtual | ~TPhoton () |
| virtual void | Init () |
| double | GetMinimum () |
| double | GetMaximum () |
| virtual double | GetCosTheta () |
| virtual double | GetThNorm () |
| virtual double | GetCosThetaF () |
| virtual double | GetThNormF () |
| virtual double | GetCosThetaF2 () |
| virtual double | GetThNormF2 () |
| double | GetPhE () |
| double | GetPhC () |
| virtual double | GetENorm () |
| virtual double | GetEnergy () |
| void | SetCosTheta (const double &x) |
| void | SetEnergy (const double &x) |
Static Public Member Functions | |
| static double | GetPhi () |
| static double | GetPhiNorm () |
Protected Attributes | |
| double | fNorm |
| double | fP0 |
| double | fP1 |
| double | fP2 |
| double | fP3 |
| double | fxmin |
| double | fxmax |
| double | fX |
| double | fCosTheta |
| double | fLnD |
| double | fBetaI |
| double | fiBetaI |
| double | fLnD_n |
| double | fBt |
| double | fLnD_n2 |
| double | fBt2 |
|
inline |
Definition at line 26 of file TPhoton.h.
Referenced by TPhotonD::TPhotonD(), TPhotonF::TPhotonF(), TPhotonI::TPhotonI(), and TPhotonS::TPhotonS().
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinestatic |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inline |
|
inline |
|
protected |
Definition at line 19 of file TPhoton.h.
Referenced by GetCosTheta(), GetCosThetaF(), GetThNorm(), GetThNormF(), and GetThNormF2().
|
protected |
Definition at line 22 of file TPhoton.h.
Referenced by GetCosThetaF().
|
protected |
Definition at line 24 of file TPhoton.h.
Referenced by GetCosThetaF2().
|
protected |
Definition at line 17 of file TPhoton.h.
Referenced by GetCosTheta(), TPhotonFS::GetCosTheta(), GetCosThetaF(), GetCosThetaF2(), GetPhC(), GetThNorm(), GetThNormF(), GetThNormF2(), and SetCosTheta().
|
protected |
Definition at line 20 of file TPhoton.h.
Referenced by GetCosThetaF2(), GetThNormF(), and GetThNormF2().
|
protected |
Definition at line 18 of file TPhoton.h.
Referenced by GetCosTheta(), and GetThNorm().
|
protected |
Definition at line 21 of file TPhoton.h.
Referenced by GetCosThetaF(), and GetThNormF().
|
protected |
Definition at line 23 of file TPhoton.h.
Referenced by GetCosThetaF2(), and GetThNormF2().
|
protected |
Definition at line 9 of file TPhoton.h.
Referenced by TPhotonD::GetEnergy(), TPhotonD::GetENorm(), TPhotonF::GetENorm(), TPhotonI::GetENorm(), and TPhotonS::GetENorm().
|
protected |
Definition at line 10 of file TPhoton.h.
Referenced by TPhotonD::GetEnergy(), TPhotonF::GetEnergy(), TPhotonI::GetEnergy(), and TPhotonS::GetEnergy().
|
protected |
Definition at line 11 of file TPhoton.h.
Referenced by TPhotonD::GetEnergy(), TPhotonF::GetEnergy(), TPhotonI::GetEnergy(), and TPhotonS::GetEnergy().
|
protected |
Definition at line 16 of file TPhoton.h.
Referenced by TPhotonD::GetEnergy(), TPhotonD::GetEnergy(), TPhotonF::GetEnergy(), TPhotonI::GetEnergy(), TPhotonS::GetEnergy(), TPhotonF::GetENorm(), TPhotonI::GetENorm(), GetPhE(), TPhotonS::GetX(), TPhotonS::GetXNorm(), and SetEnergy().
|
protected |
Definition at line 15 of file TPhoton.h.
Referenced by GetMaximum().
|
protected |
Definition at line 14 of file TPhoton.h.
Referenced by GetMinimum().