BOSS 6.6.4.p01
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 87 of file EmcRecShowerShape.cxx.
Referenced by CalculateMoment().
void EmcRecShowerShape::A42Moment | ( | RecEmcShower & | aShower | ) | const |
Definition at line 109 of file EmcRecShowerShape.cxx.
Referenced by CalculateMoment().
void EmcRecShowerShape::CalculateMoment | ( | RecEmcShower & | aShower | ) | const |
Definition at line 8 of file EmcRecShowerShape.cxx.
Referenced by EmcRecSplitWeighted::Split().
void EmcRecShowerShape::LatMoment | ( | RecEmcShower & | aShower | ) | const |
Definition at line 39 of file EmcRecShowerShape.cxx.
Referenced by CalculateMoment().
void EmcRecShowerShape::SecondMoment | ( | RecEmcShower & | aShower | ) | const |
Definition at line 16 of file EmcRecShowerShape.cxx.
Referenced by CalculateMoment().