Changeset 5569
- Timestamp:
- 12/08/04 16:17:53 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHGausEvents.h
r5460 r5569 52 52 TF1 *fFExpFit; // Exponential fit for FHPowerProbability 53 53 Axis_t fFirst; // Lower histogram edge for fHGausHist (used by InitBins()) 54 TGraph *fGraphEvents; // ! TGraph to display the event array (will not be cloned!!)55 TGraph *fGraphPowerSpectrum; // ! TGraph to display the power spectrum array (will not be cloned!!)54 TGraph *fGraphEvents; // TGraph to display the event array 55 TGraph *fGraphPowerSpectrum; // TGraph to display the power spectrum array 56 56 TH1F fHGausHist; // Histogram to hold the Gaussian distribution 57 57 Axis_t fLast; // Upper histogram edge for fHGausHist (used by InitBins())
Note:
See TracChangeset
for help on using the changeset viewer.