Ignore:
Timestamp:
01/20/04 13:55:15 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MCerPhotPix.h

    r2849 r2856  
    1414    UShort_t fRing;      // NT: number of analyzed rings around the core pixels (fRing>0 means: used)
    1515    Bool_t   fIsCore;    // the pixel is a Core pixel -> kTRUE
    16     Bool_t   fIsSaturated; // the pixel is saturated
    1716
    1817    Float_t  fPhot;      // The number of Cerenkov photons
    1918    Float_t  fErrPhot;   // the error of fPhot
     19
     20    Bool_t   fIsSaturated; // the pixel is saturated
    2021
    2122    // FIXME: arrival time t, and it's error sigma t
Note: See TracChangeset for help on using the changeset viewer.