Ignore:
Timestamp:
07/26/06 11:46:55 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgeom/MGeomCam.cc

    r7360 r7804  
    1616!
    1717!
    18 !   Author(s): Thomas Bretz     12/2000 <mailto:tbretz@uni-sw.gwdg.de>
    19 !             Harald Kornmayer 01/2001
    20 !             Markus Gaug      03/2004 <mailto:markus@ifae.es>
     18!   Author(s): Thomas Bretz     12/2000 <mailto:tbretz@astro.uni-wuerzburg.de>
     19!   Author(s): Harald Kornmayer 01/2001
     20!   Author(s): Markus Gaug      03/2004 <mailto:markus@ifae.es>
    2121!
    22 !   Copyright: MAGIC Software Development, 2000-2004
     22!   Copyright: MAGIC Software Development, 2000-2005
    2323!
    2424\* ======================================================================== */
     
    135135void MGeomCam::InitOuterRing()
    136136{
    137     fPixels.ForEach(MGeomPix, CheckOuterRing)(*this);
     137    fPixels.R__FOR_EACH(MGeomPix, CheckOuterRing)(*this);
    138138}
    139139
Note: See TracChangeset for help on using the changeset viewer.