adopted HandleFourier such that it is working with the histo frameing

This commit is contained in:
nemu
2009-06-03 08:08:00 +00:00
parent 6e7b2fa1b2
commit 970d272081
2 changed files with 40 additions and 22 deletions

View File

@ -205,6 +205,8 @@ class PMusrCanvas : public TObject, public TQObject
TLegend *fInfoPad;
TLegend *fMultiGraphLegend;
TH1F *fHistoFrame;
#ifndef __MAKECINT__
PMsrHandler *fMsrHandler;
PRunListCollection *fRunList;