Ignore:
Timestamp:
03/17/04 17:40:45 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MCerPhotAnal2.cc

    r3487 r3538  
    185185            // Area: x9
    186186            ptr = pixel.GetLoGainSamples();
    187             max = ptr+pixel.GetIdxMaxLoGainSample();
    188187            end = ptr+fRawEvt->GetNumLoGainSamples();
    189188
     
    198197                sqb  += *ptr* *ptr;
    199198                nb++;
     199                ptr++;
    200200            }
    201201        }
Note: See TracChangeset for help on using the changeset viewer.