|
BOSS 8.0.0
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 |
| 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 24 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
| GammaShape::GammaShape | ( | ) |
Definition at line 5 of file GammaShape.cxx.
Referenced by GammaShape(), and operator=().
|
inline |
Definition at line 29 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
| GammaShape::GammaShape | ( | const GammaShape & | gammashape | ) |
Definition at line 15 of file GammaShape.cxx.
| GammaShape::GammaShape | ( | const double | eorigin, |
| const double | epeak ) |
Definition at line 36 of file GammaShape.cxx.
| GammaShape::GammaShape | ( | const HepLorentzVector | p4, |
| const double | dphi, | ||
| const double | dthe, | ||
| const double | de ) |
Definition at line 46 of file GammaShape.cxx.
| GammaShape::GammaShape | ( | ) |
|
inline |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-dbg/include/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 ) |
| GammaShape::GammaShape | ( | ) |
|
inline |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-opt/include/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 90 of file GammaShape.cxx.
Referenced by GammaShape(), GammaShape(), and setde().
| double GammaShape::de | ( | const double | eorigin, |
| const double | peak ) |
| 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 120 of file GammaShape.cxx.
Referenced by de().
| double GammaShape::fitm | ( | double | x, |
| double | pk, | ||
| double | width, | ||
| double | tail, | ||
| double | mean ) |
| double GammaShape::fitm | ( | double | x, |
| double | pk, | ||
| double | width, | ||
| double | tail, | ||
| double | mean ) |
|
inline |
Definition at line 58 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 58 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 58 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 59 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 59 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 59 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 60 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 60 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 60 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 57 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 57 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 57 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 56 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 56 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 56 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 54 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 54 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 54 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 55 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 55 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 55 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
| double GammaShape::mean | ( | const double | epeak | ) |
| double GammaShape::mean | ( | const double | epeak | ) |
| double GammaShape::mean | ( | const double | epeak | ) |
| GammaShape & GammaShape::operator= | ( | const GammaShape & | gammashape | ) |
Definition at line 25 of file GammaShape.cxx.
| GammaShape & GammaShape::operator= | ( | const GammaShape & | ) |
| GammaShape & GammaShape::operator= | ( | const GammaShape & | ) |
| double GammaShape::peak | ( | const double | fitvalue | ) |
| double GammaShape::peak | ( | const double | fitvalue | ) |
| double GammaShape::peak | ( | const double | fitvalue | ) |
|
inline |
Definition at line 49 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 50 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 50 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 50 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 51 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 51 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 51 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 48 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 48 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 48 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 47 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 47 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 47 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 45 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 45 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 45 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 46 of file Analysis/VertexFit/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 46 of file InstallArea/x86_64-el9-gcc13-dbg/include/VertexFit/GammaShape.h.
|
inline |
Definition at line 46 of file InstallArea/x86_64-el9-gcc13-opt/include/VertexFit/GammaShape.h.
| double GammaShape::tail | ( | const double | epeak | ) |
| double GammaShape::tail | ( | const double | epeak | ) |
| double GammaShape::tail | ( | const double | epeak | ) |
| double GammaShape::width | ( | const double | epeak | ) |
Definition at line 82 of file GammaShape.cxx.
Referenced by de(), fitm(), GammaShape(), peak(), and setwidth().
| double GammaShape::width | ( | const double | epeak | ) |
| double GammaShape::width | ( | const double | epeak | ) |