Changeset 2860 for trunk/MagicSoft/Mars/manalysis/MCerPhotPix.cc
- Timestamp:
- 01/20/04 16:52:03 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCerPhotPix.cc
r2849 r2860 31 31 // Storage container for the signal in a pixel in number of photons. 32 32 // 33 // NOTE: This container is NOT ment for I/O. Write it to a file on your own 34 // risk! 35 // 33 36 // Version 2: 37 // ---------- 34 38 // Added fIsSaturated, boolean variable set to kTRUE whenever one or more of 35 39 // the low gain FADC slices of the pixel is in saturation. 36 40 // 37 41 //////////////////////////////////////////////////////////////////////////// 38 39 42 #include "MCerPhotPix.h" 40 43
Note:
See TracChangeset
for help on using the changeset viewer.