Changeset 2119 for trunk/MagicSoft/Mars/mmontecarlo/MMcEnergyEst.h
- Timestamp:
- 05/16/03 16:19:11 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmontecarlo/MMcEnergyEst.h
r2031 r2119 44 44 Double_t GetCoeff(Int_t i) { return i<fA.GetSize()? fA[i] : fB[i-fA.GetSize()]; } 45 45 46 Bool_t SetCoeff(TArrayD &coeff); 47 46 48 void FindParams(); 47 49 void Print(Option_t *o="");
Note:
See TracChangeset
for help on using the changeset viewer.