Ignore:
Timestamp:
10/20/03 17:23:51 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/manalysis
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MBlindPixelCalc.h

    r2298 r2408  
    2626    TArrayS fPixelsIdx;  // Pixel Indices for blind pixels, which are entered by the user.
    2727
    28     Byte_t fFlags;      // flag for the method which is used
     28    Byte_t fFlags;       // flag for the method which is used
    2929
    3030    enum
  • trunk/MagicSoft/Mars/manalysis/MCT1FindSupercuts.cc

    r2371 r2408  
    1616!
    1717!
    18 !   Author(s): Thomas Bretz    6/2003 <mailto:tbretz@astro.uni-wuerzburg.de>
    19 !              Wolfgang Wittek 7/2003 <mailto:wittek@mppmu.mpg.de>
     18!   Author(s): Thomas Bretz, 6/2003 <mailto:tbretz@astro.uni-wuerzburg.de>
     19!   Author(s): Wolfgang Wittek, 7/2003 <mailto:wittek@mppmu.mpg.de>
    2020!
    2121!   Copyright: MAGIC Software Development, 2000-2003
  • trunk/MagicSoft/Mars/manalysis/MCerPhotAnal.h

    r2211 r2408  
    2525    MRawEvtData   *fRawEvt;     // raw event data (time slices)
    2626    MCerPhotEvt   *fCerPhotEvt; // Cerenkov Photon Event used for calculation
    27     MRawRunHeader *fRunHeader;  //  RunHeader information
     27    MRawRunHeader *fRunHeader;  // RunHeader information
    2828
    2929    Int_t PreProcess(MParList *pList);
Note: See TracChangeset for help on using the changeset viewer.