Changeset 5323
- Timestamp:
- 10/27/04 14:46:50 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mmpi/MSkyPlot.h
r5313 r5323 119 119 120 120 // TH1 *GetHistByName(const TString name) { return &fHist; } 121 TH2D *GetHistSignif() { return &fHistSignif; } 122 TH2D *GetHistNexcess() { return &fHistNexcess; } 123 TH2D *GetHistOn() { return &fHistOn; } 124 TH1D *GetHistSignifGaus() { return &fHistSignifGaus; } 121 125 122 126 void SetMinDist(Float_t dist) { fMinDist = dist; } // Absolute minimum distance
Note:
See TracChangeset
for help on using the changeset viewer.