first implementation of 'use_fit_ranges' and 'sub_ranges' in the PLOT block. Testing still to be performed.

This commit is contained in:
nemu
2009-06-02 07:58:33 +00:00
parent 9b7ff5cad4
commit a2844ad03d
3 changed files with 142 additions and 39 deletions

View File

@ -182,6 +182,8 @@ class PMusrCanvas : public TObject, public TQObject
Int_t fPlotType;
Int_t fPlotNumber;
Double_t fXmin, fXmax, fYmin, fYmax; /// data/theory frame range
Double_t fCurrentFourierPhase; /// holds the current Fourier phase
TLatex *fCurrentFourierPhaseText; /// used in Re/Im Fourier to show the current phase in the pad