Ignore:
Timestamp:
07/30/06 17:21:42 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7822 r7823  
    212212
    213213    void     SavePrimitive(ostream &out, Option_t *);
    214     void     SavePrimitive(ofstream &out, Option_t *) { MHCamera::SavePrimitive(static_cast<ostream&>(out), ""); }
     214    void     SavePrimitive(ofstream &out, Option_t *);
    215215    Int_t    DistancetoPrimitive(Int_t px, Int_t py);
    216216    char    *GetObjectInfo(Int_t px, Int_t py) const;
Note: See TracChangeset for help on using the changeset viewer.