Changeset 4323 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 06/22/04 14:56:18 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHGausEvents.h
r4313 r4323 64 64 Float_t *CreatePSDXaxis(Int_t n); // Create an x-axis for the PSD TGraphs 65 65 66 void DrawEvents(); // Draw graph of fEvents67 66 void DrawPowerSpectrum(TVirtualPad &pad, Int_t i); // Draw graph of fPowerSpectrum and fHPowerProbability 68 67 … … 82 81 // Draws 83 82 virtual void Draw(Option_t *option=""); // Default Draw 83 void DrawEvents(); // Draw graph of fEvents 84 84 85 85 // Getters
Note:
See TracChangeset
for help on using the changeset viewer.