Ignore:
Timestamp:
01/13/04 17:39:15 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2764 r2794  
    112112
    113113  // FIXME: Remove this from stored data members
    114   Float_t GetPed()    const { return fPed;    }
    115   Float_t GetPedRms() const { return fPedRms; }
     114  Float_t GetPed()                             const { return fPed;    }
     115  Float_t GetPedRms()                          const { return fPedRms; }
    116116
    117117  // Setter
Note: See TracChangeset for help on using the changeset viewer.