Ignore:
Timestamp:
01/14/04 09:09:04 (21 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHSigmaTheta.h

    r2522 r2798  
    1616class MGeomCam;
    1717class MCerPhotEvt;
    18 class MPedestalCam;
    1918class MMcEvt;
    20 class MPedestalCam;
     19class MPedPhotCam;
    2120class MSigmabar;
    2221class MParList;
     
    2726private:
    2827    const MGeomCam *fCam;        //!
    29     MPedestalCam   *fPed;        //!
     28    MPedPhotCam    *fPed;        //!
    3029    MCerPhotEvt    *fEvt;        //!
    3130    MSigmabar      *fSigmabar;   //!
Note: See TracChangeset for help on using the changeset viewer.