Ignore:
Timestamp:
01/12/04 17:46:01 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mraw/MRawRunHeader.cc

    r2728 r2772  
    243243// --------------------------------------------------------------------------
    244244//
    245 // return the number of pixel in this event.
     245// Return the number of pixel in this event.
     246//
     247// WARNING: This is the number of pixels stored in this file which is
     248//          a multiple of the number of pixels per crate and in general
     249//          a number which is larger than the camera size!
     250//
     251//          To know the range of the pixel indices please use the geometry
     252//          container!
    246253//
    247254UShort_t MRawRunHeader::GetNumPixel() const
Note: See TracChangeset for help on using the changeset viewer.