Ignore:
Timestamp:
01/26/04 19:32:58 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2919 r2920  
    1111       in arrays: gsNCells, gsNTrigPixels,
    1212       gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
    13      - Added method MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
     13     - Added method
     14       MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
    1415       which computes compact pixels into a given L2T macrocell.
    15      - Added method MMcTriggerLvl2::CalcBiggerCellPseudoSize() which
    16        computes fCellPseudoSize, the maximum Pseudo Size into L2T macrocells
    17      - Added method MMcTriggerLvl2::GetCellPseudoSize() const which
    18        returns fCellPseudoSize
    19      - Added method MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
     16     - Added method
     17       MMcTriggerLvl2::CalcBiggerCellPseudoSize()
     18       which computes fCellPseudoSize, the maximum Pseudo Size into L2T
     19       macrocells
     20     - Added method
     21       MMcTriggerLvl2::GetCellPseudoSize() const
     22       which returns fCellPseudoSize
     23     - Added method
     24       MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
    2025       which controls whether a pixel belongs to a given L2T cell.
    21      - Added method MMcTriggerLvl2::GetMaxCell() const which returns fMaxCell, the cell with
    22        the maximum fCellPseudoSize.
    23      
    24 
    25 
    26  2004/01/26: Markus Gaug
     26     - Added method
     27       MMcTriggerLvl2::GetMaxCell() const
     28       which returns fMaxCell, the cell with the maximum
     29       fCellPseudoSize.
     30     
     31
     32
     33 2004/01/26: Markus Gaug, Michele Doro
    2734
    2835   * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
     
    3340
    3441   * mcalib/MHCalibrationBlindPixel.[h,cc]:
    35      - force mu_0 in Blind Pixel Fit to be around 0 in fKPoisson4
     42     - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
     43     - implement combined Polya fit and Michele's back-scattered electron
     44       fit
    3645
    3746
Note: See TracChangeset for help on using the changeset viewer.