Changeset 3202 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 02/16/04 16:00:57 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MPedestalCam.cc
r3160 r3202 86 86 // Get the size of the MPedestalCam 87 87 // 88 Int_t MPedestalCam::GetSize() const88 UInt_t MPedestalCam::GetSize() const 89 89 { 90 90 return fArray->GetEntriesFast();
Note:
See TracChangeset
for help on using the changeset viewer.