Ignore:
Timestamp:
09/10/04 18:12:19 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r4891 r4933  
    2525    MDataChain *fData[3];        // Object from which the data is filled
    2626    Double_t    fScale[3];       // Scale for the three axis (eg unit)
     27
     28    TString     fNameProfX;      //! This should make sure, that gROOT doen't confuse the profile with something else
     29    TString     fNameProfY;      //! This should make sure, that gROOT doen't confuse the profile with something else
    2730
    2831    void StreamPrimitive(ofstream &out) const;
Note: See TracChangeset for help on using the changeset viewer.