Ignore:
Timestamp:
01/20/04 16:52:03 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2849 r2860  
    3131// Storage container for the signal in a pixel in number of photons.
    3232//
     33// NOTE: This container is NOT ment for I/O. Write it to a file on your own
     34//       risk!
     35//
    3336// Version 2:
     37// ----------
    3438// Added fIsSaturated, boolean variable set to kTRUE whenever one or more of
    3539// the low gain FADC slices of the pixel is in saturation.
    3640//
    3741////////////////////////////////////////////////////////////////////////////
    38 
    3942#include "MCerPhotPix.h"
    4043
Note: See TracChangeset for help on using the changeset viewer.