BOSS 7.1.0
BESIII Offline Software System
|
#include <EmcRecShowerShape.h>
Public Member Functions | |
void | CalculateMoment (RecEmcShower &aShower) const |
void | SecondMoment (RecEmcShower &aShower) const |
void | LatMoment (RecEmcShower &aShower) const |
void | A20Moment (RecEmcShower &aShower) const |
void | A42Moment (RecEmcShower &aShower) const |
Definition at line 11 of file EmcRecShowerShape.h.
void EmcRecShowerShape::A20Moment | ( | RecEmcShower & | aShower | ) | const |
Definition at line 135 of file EmcRecShowerShape.cxx.
Referenced by CalculateMoment().
void EmcRecShowerShape::A42Moment | ( | RecEmcShower & | aShower | ) | const |
Definition at line 157 of file EmcRecShowerShape.cxx.
Referenced by CalculateMoment().
void EmcRecShowerShape::CalculateMoment | ( | RecEmcShower & | aShower | ) | const |
Definition at line 10 of file EmcRecShowerShape.cxx.
Referenced by EmcRecSplitWeighted::Split().
void EmcRecShowerShape::LatMoment | ( | RecEmcShower & | aShower | ) | const |
Definition at line 64 of file EmcRecShowerShape.cxx.
Referenced by CalculateMoment().
void EmcRecShowerShape::SecondMoment | ( | RecEmcShower & | aShower | ) | const |
Definition at line 19 of file EmcRecShowerShape.cxx.
Referenced by CalculateMoment().