Changeset 4313 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 06/21/04 19:27:21 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHGausEvents.h
r4128 r4313 96 96 const TF1 *GetFGausFit() const { return fFGausFit; } 97 97 TGraph *GetGraphEvents() { return fGraphEvents; } 98 const Double_t GetFirst() const { return fFirst; } 99 const Double_t GetLast () const { return fLast ; } 98 100 const TGraph *GetGraphEvents() const { return fGraphEvents; } 99 101 TGraph *GetGraphPowerSpectrum() { return fGraphPowerSpectrum; }
Note:
See TracChangeset
for help on using the changeset viewer.