BOSS 7.0.1
BESIII Offline Software System
|
#include <GammaShape.h>
Public Member Functions | |
GammaShape () | |
~GammaShape () | |
GammaShape (const GammaShape &) | |
GammaShape (const double eorigin, const double epeak) | |
GammaShape (const HepLorentzVector p4, const double dphi, const double dthe, const double de) | |
GammaShape & | operator= (const GammaShape &) |
double | peak (const double fitvalue) |
double | mean (const double epeak) |
double | tail (const double epeak) |
double | width (const double epeak) |
double | de (const double eorigin, const double peak) |
double | fitm (double x, double pk, double width, double tail, double mean) |
void | settail (const double tail) |
void | setwidth (const double width) |
void | setpeak (const double peak) |
void | sete (const double e) |
void | setde (const double de) |
void | setdphi (const double dphi) |
void | setdtheta (const double dtheta) |
double | gettail () const |
double | getwidth () const |
double | getpeak () const |
double | gete () const |
double | getde () const |
double | getdphi () const |
double | getdthe () const |
GammaShape () | |
~GammaShape () | |
GammaShape (const GammaShape &) | |
GammaShape (const double eorigin, const double epeak) | |
GammaShape (const HepLorentzVector p4, const double dphi, const double dthe, const double de) | |
GammaShape & | operator= (const GammaShape &) |
double | peak (const double fitvalue) |
double | mean (const double epeak) |
double | tail (const double epeak) |
double | width (const double epeak) |
double | de (const double eorigin, const double peak) |
double | fitm (double x, double pk, double width, double tail, double mean) |
void | settail (const double tail) |
void | setwidth (const double width) |
void | setpeak (const double peak) |
void | sete (const double e) |
void | setde (const double de) |
void | setdphi (const double dphi) |
void | setdtheta (const double dtheta) |
double | gettail () const |
double | getwidth () const |
double | getpeak () const |
double | gete () const |
double | getde () const |
double | getdphi () const |
double | getdthe () const |
Definition at line 26 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
GammaShape::GammaShape | ( | ) |
Definition at line 6 of file GammaShape.cxx.
|
inline |
Definition at line 32 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
GammaShape::GammaShape | ( | const GammaShape & | gammashape | ) |
Definition at line 16 of file GammaShape.cxx.
GammaShape::GammaShape | ( | const double | eorigin, |
const double | epeak | ||
) |
Definition at line 37 of file GammaShape.cxx.
GammaShape::GammaShape | ( | const HepLorentzVector | p4, |
const double | dphi, | ||
const double | dthe, | ||
const double | de | ||
) |
Definition at line 48 of file GammaShape.cxx.
GammaShape::GammaShape | ( | ) |
|
inline |
Definition at line 32 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
GammaShape::GammaShape | ( | const GammaShape & | ) |
GammaShape::GammaShape | ( | const double | eorigin, |
const double | epeak | ||
) |
GammaShape::GammaShape | ( | const HepLorentzVector | p4, |
const double | dphi, | ||
const double | dthe, | ||
const double | de | ||
) |
double GammaShape::de | ( | const double | eorigin, |
const double | peak | ||
) |
Definition at line 93 of file GammaShape.cxx.
Referenced by GammaShape(), and setde().
double GammaShape::de | ( | const double | eorigin, |
const double | peak | ||
) |
double GammaShape::fitm | ( | double | x, |
double | pk, | ||
double | width, | ||
double | tail, | ||
double | mean | ||
) |
Definition at line 123 of file GammaShape.cxx.
Referenced by de().
double GammaShape::fitm | ( | double | x, |
double | pk, | ||
double | width, | ||
double | tail, | ||
double | mean | ||
) |
|
inline |
Definition at line 61 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 61 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 62 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 62 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 63 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 63 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 60 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 60 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 59 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 59 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 57 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 57 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 58 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 58 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
double GammaShape::mean | ( | const double | epeak | ) |
double GammaShape::mean | ( | const double | epeak | ) |
GammaShape & GammaShape::operator= | ( | const GammaShape & | gammashape | ) |
Definition at line 26 of file GammaShape.cxx.
GammaShape & GammaShape::operator= | ( | const GammaShape & | ) |
double GammaShape::peak | ( | const double | fitvalue | ) |
double GammaShape::peak | ( | const double | fitvalue | ) |
|
inline |
Definition at line 52 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 52 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 53 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 53 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 54 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 54 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 51 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 51 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 50 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 50 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 48 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 48 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
|
inline |
Definition at line 49 of file Analysis/VertexFit/VertexFit-00-02-77/VertexFit/GammaShape.h.
|
inline |
Definition at line 49 of file InstallArea/include/VertexFit/VertexFit/GammaShape.h.
double GammaShape::tail | ( | const double | epeak | ) |
double GammaShape::tail | ( | const double | epeak | ) |
double GammaShape::width | ( | const double | epeak | ) |
Definition at line 85 of file GammaShape.cxx.
Referenced by de(), fitm(), GammaShape(), and setwidth().
double GammaShape::width | ( | const double | epeak | ) |