Changeset 3497 for trunk/MagicSoft/Mars/manalysis/MCerPhotEvt.cc
- Timestamp:
- 03/15/04 12:04:09 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCerPhotEvt.cc
r3378 r3497 103 103 void MCerPhotEvt::FixSize() 104 104 { 105 fLut.Set(fNumPixels); 106 105 107 if (fPixels->GetEntriesFast() == (Int_t)fNumPixels) 106 108 return;
Note:
See TracChangeset
for help on using the changeset viewer.