Changeset 2282 for trunk/MagicSoft/Mars/mmontecarlo
- Timestamp:
- 07/17/03 08:06:40 (22 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/MagicSoft/Mars/mmontecarlo/MMcEnergyEst.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/MagicSoft/Mars/mmontecarlo/MMcEnergyEst.hr2173 r2282 42 42 Int_t GetNevents() const {return fNevents;} 43 43 44 Int_t GetNumCoeffA() const {return fA.GetSize(); } 45 Int_t GetNumCoeffB() const {return fB.GetSize(); } 46 44 47 Double_t GetCoeff(Int_t i) { return i<fA.GetSize()? fA[i] : fB[i-fA.GetSize()]; } 45 48 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
