/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/EmcRec/EmcRec-01-02-57/EmcRec/EmcRecShowerShape.h

Go to the documentation of this file.
00001 //
00002 //    Calculat shower shape.
00003 //
00004 //    Created by He Miao 2008, 1, 12
00005 //
00006 #ifndef EMC_REC_SHOWER_SHAPE_H
00007 #define EMC_REC_SHOWER_SHAPE_H
00008 
00009 class RecEmcShower;
00010 
00011 class EmcRecShowerShape
00012 {
00013  public:
00014    void CalculateMoment(RecEmcShower& aShower) const;
00015    void SecondMoment(RecEmcShower& aShower) const;
00016    void LatMoment(RecEmcShower& aShower) const;
00017    void A20Moment(RecEmcShower& aShower) const;
00018    void A42Moment(RecEmcShower& aShower) const;
00019 };
00020 
00021 #endif // EMC_REC_SHOWER_SHAPE_H
00022 

Generated on Tue Nov 29 23:13:14 2016 for BOSS_7.0.2 by  doxygen 1.4.7