Changeset 3236 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
02/19/04 09:31:54 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3235 r3236  
    1313      - calculate the F-Factor method already in the post-Process
    1414
     15    * mcalib/MCalibrationPix.h
     16      - move CalcFFactorMethod to public
     17 
    1518
    1619 2004/01/18: Abelardo Moralejo
  • trunk/MagicSoft/Mars/mcalib/MCalibrationPix.h

    r3145 r3236  
    9797  Bool_t CheckChargeValidity();
    9898  Bool_t CheckTimeFitValidity();
    99   Bool_t CalcFFactorMethod();
    10099 
    101100public:
     
    222221  void  ApplyLoGainConversion();
    223222  void  CheckOscillations(); 
     223  Bool_t CalcFFactorMethod();
    224224
    225225  ClassDef(MCalibrationPix, 1)  // Container for Calibration of one pixel
Note: See TracChangeset for help on using the changeset viewer.