Ignore:
Timestamp:
03/22/04 09:25:49 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mastro/MAstroCamera.h

    r3537 r3568  
    2121    MGeomMirror  *fMirror0;     //!
    2222
    23     Int_t  ConvertToPad(const TVector3 &w, TVector2 &v);
     23    Int_t  ConvertToPad(const TVector3 &w, TVector2 &v) const;
    2424    void   AddPrimitives(Option_t *o);
    2525    void   SetRangePad() { }
    26     void   DrawNet(const TRotation &rot);
    2726    void   ExecuteEvent(Int_t event, Int_t mp1, Int_t mp2);
    2827
     
    3130    ~MAstroCamera();
    3231
    33     void SetMirrors(TClonesArray *arr);
     32    void SetMirrors(TClonesArray &arr);
    3433    void SetGeom(const MGeomCam &cam);
    3534
Note: See TracChangeset for help on using the changeset viewer.