Changeset 717 for trunk/MagicSoft/Mars/mgui
- Timestamp:
- 04/03/01 13:28:36 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgui/MGeomCamMagic.cc
r715 r717 10 10 { 11 11 CreateCam(); 12 CreateNN(); 12 13 } 13 14 … … 263 264 264 265 for (UInt_t i=0; i<GetNumPixels(); i++) 265 {266 266 (*this)[i].Set(xtemp[i], ytemp[i], rtemp[i]) ; 267 //fPixels->Add( new MGeomPix() ;268 }269 267 } 270 268
Note:
See TracChangeset
for help on using the changeset viewer.