Changeset 1965 for trunk/MagicSoft/Mars/manalysis/MCerPhotPix.h
- Timestamp:
- 04/19/03 18:39:05 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCerPhotPix.h
r1951 r1965 48 48 void AddNumPhotons(Float_t f) { fPhot += f; } 49 49 50 void Scale(Float_t f) { fPhot/=f; } 51 50 52 void Print(Option_t *opt = NULL) const; 51 53
Note:
See TracChangeset
for help on using the changeset viewer.