Ignore:
Timestamp:
08/02/02 15:20:53 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1474 r1477  
    2323    MDataChain *fData[3];        // Object from which the data is filled
    2424    Double_t    fScale[3];
     25
     26    void StreamPrimitive(ofstream &out);
    2527
    2628public:
     
    4951    TObject *DrawClone(Option_t *opt=NULL) const;
    5052
    51     void SavePrimitive(ofstream &out, Option_t *o="");
    52 
    5353    ClassDef(MH3, 1) // Generalized 1/2/3D-histogram for Mars variables
    5454};
Note: See TracChangeset for help on using the changeset viewer.