Ignore:
Timestamp:
10/16/01 16:18:29 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r938 r967  
    1111
    1212    Int_t   fPixId;       // the pixel Id
     13
    1314    Bool_t  fIsUsed;      // the pixel is used for calculations --> kTRUE
    1415    Bool_t  fIsCore;      // the pixel is a Core pixel          --> kTRUE
     16
    1517    Float_t fPhot;        // The number of Cerenkov photons
    1618    Float_t fErrPhot;     // the error of fPhot
     19
     20    // FIXME: arrival time t, and it's error sigma t
    1721
    1822public:
Note: See TracChangeset for help on using the changeset viewer.