Changeset 2856 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 01/20/04 13:55:15 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCerPhotPix.h
r2849 r2856 14 14 UShort_t fRing; // NT: number of analyzed rings around the core pixels (fRing>0 means: used) 15 15 Bool_t fIsCore; // the pixel is a Core pixel -> kTRUE 16 Bool_t fIsSaturated; // the pixel is saturated17 16 18 17 Float_t fPhot; // The number of Cerenkov photons 19 18 Float_t fErrPhot; // the error of fPhot 19 20 Bool_t fIsSaturated; // the pixel is saturated 20 21 21 22 // FIXME: arrival time t, and it's error sigma t
Note:
See TracChangeset
for help on using the changeset viewer.