Changeset 3178 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 02/16/04 10:55:55 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MArrivalTime.h
r2958 r3178 30 30 void Reset(); 31 31 void InitSize(Int_t i); 32 UInt_t GetNumPixels() const { return fData.GetSize(); } 32 33 UInt_t GetSize() const { return fData.GetSize(); } 33 34 34 35 void SetTime(const Int_t i, const Float_t time);
Note:
See TracChangeset
for help on using the changeset viewer.