Changeset 2860


Ignore:
Timestamp:
01/20/04 16:52:03 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2859 r2860  
    2424   * mfileio/MReadCurrents.[h,cc]:
    2525     - obsolete, removed
     26
     27   * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
     28     - added some comments
    2629
    2730
  • 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.