Changeset 8289 for trunk/MagicSoft/Mars/mreflector/MRflEvtData.h
- Timestamp:
- 02/02/07 13:53:02 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mreflector/MRflEvtData.h
r8288 r8289 41 41 42 42 void FillRad(TH1 &hist, Float_t scale=1) const; 43 void FillRad(TH2 &hist, Double_t z, Float_t scale=1) const;43 void FillRad(TH2 &hist, Double_t x, Float_t scale=1) const; 44 44 void Fill(TH2 &hist, Float_t scale=1) const; 45 45 void Fill(TH3 &hist, Double_t z, Float_t scale=1) const;
Note:
See TracChangeset
for help on using the changeset viewer.