Changeset 1574 for trunk/MagicSoft/Mars/mhist/MHThetabarTheta.h
- Timestamp:
- 11/04/02 10:06:08 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHThetabarTheta.h
r1322 r1574 31 31 const TProfile *GetHist() const { return &fHist; } 32 32 33 TH1 *GetHistByName(const TString name) { return &fHist; } 34 33 35 void Draw(Option_t *option=""); 34 36 TObject *DrawClone(Option_t *option="") const;
Note:
See TracChangeset
for help on using the changeset viewer.