Ignore:
Timestamp:
02/11/09 12:17:43 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r9308 r9316  
    11/* ======================================================================== *\
    2 !  $Name: not supported by cvs2svn $:$Id: MHCamera.h,v 1.67 2009-02-09 11:30:53 tbretz Exp $
     2!  $Name: not supported by cvs2svn $:$Id: MHCamera.h,v 1.68 2009-02-11 12:17:43 tbretz Exp $
    33\* ======================================================================== */
    44#ifndef MARS_MHCamera
     
    8080    void  Update(Bool_t islog, Bool_t isbox, Bool_t iscol, Bool_t issame);
    8181    void  UpdateLegend(Float_t min, Float_t max, Bool_t islog);
    82     void  SetRange();
    8382
    8483    TPaveStats *GetStatisticBox();
     
    231230    TObject *DrawClone(Option_t *option="") const;
    232231    void     DrawProjection (Int_t fit=0) const;
    233     void     DrawRadialProfile()           const;
    234     void     DrawAzimuthProfile()          const;
     232//    void     DrawRadialProfile()           const;
     233//    void     DrawAzimuthProfile()          const;
    235234
    236235    void     SavePrimitive(ostream &out, Option_t *);
     
    320319   
    321320    void CamDraw(TCanvas &c, const Int_t x, const Int_t y,
    322                  const Int_t fit, const Int_t rad=0, const Int_t azi=0,
     321                 const Int_t fit, /*const Int_t rad=0, const Int_t azi=0,*/
    323322                 TObject *notify=NULL);             
    324323   
Note: See TracChangeset for help on using the changeset viewer.