CGEM BOSS 6.6.5.g
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 |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinestatic |
|
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(), TPhotonI::GetENorm(), TPhotonF::GetENorm(), TPhotonS::GetENorm(), and TPhotonD::GetENorm().
|
protected |
Definition at line 10 of file TPhoton.h.
Referenced by TPhotonI::GetEnergy(), TPhotonF::GetEnergy(), TPhotonD::GetEnergy(), and TPhotonS::GetEnergy().
|
protected |
Definition at line 11 of file TPhoton.h.
Referenced by TPhotonI::GetEnergy(), TPhotonF::GetEnergy(), TPhotonD::GetEnergy(), and TPhotonS::GetEnergy().
|
protected |
Definition at line 16 of file TPhoton.h.
Referenced by TPhotonI::GetEnergy(), TPhotonF::GetEnergy(), TPhotonD::GetEnergy(), TPhotonS::GetEnergy(), TPhotonI::GetENorm(), TPhotonF::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().