Ignore:
Timestamp:
02/16/04 13:57:13 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mcalib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationConfig.h

    r3077 r3192  
    1111//
    1212/////////////////////////////////////////////////////////////////////////////
    13 
    14 // The conversion factor between High Gain and Low Gain
    15 const Float_t gkConversionHiLo      = 10.;
    16 const Float_t gkConversionHiLoError = 2.5;
    17 
    1813// ----- BLIND PIXEL ----------------------//
    1914
  • trunk/MagicSoft/Mars/mcalib/MHGausEvents.h

    r3170 r3192  
    5353  Byte_t fFlags;                       //   Byte to hold the bits fit result bits
    5454 
    55   ULong_t  fCurrentSize;               //   Current size of the array fEvents
     55  UInt_t fCurrentSize;                 //   Current size of the array fEvents
    5656 
    5757protected:
Note: See TracChangeset for help on using the changeset viewer.