CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
TGGCrossPart.h
Go to the documentation of this file.
1#ifndef RAD_TGGCrossPart
2#define RAD_TGGCrossPart
3
4#include "TVCrossPart.h"
5
7protected:
12 double fCosMin;
13 double fMax;
14 double fNorm;
15 double fNormTheta;
16 double MakeCosTheta();
17 double GetCNorm();
18 double R_3_Gamma();
19 double K_SV(const double &);
21public:
24 double BornShift(const double&, const double&, const double&);
25 double GetValue(const unsigned int);
26 void Init();
27 void SetThetaMin(const double &);
28};
29
30#endif //#ifndef RAD_TGGCrossPart
TPhoton * fPhI1
double GetCNorm()
double GetValue(const unsigned int)
double R_3_Gamma()
TPhoton * fPhD1
Definition TGGCrossPart.h:8
TPhoton * fPhI2
void SetThetaMin(const double &)
double K_SV(const double &)
double BornShift(const double &, const double &, const double &)
TPhoton * fPhD2
Definition TGGCrossPart.h:9
double fNormTheta
double MakeCosTheta()