Ignore:
Timestamp:
12/17/04 13:27:08 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5429 r5620  
    2626    Double_t    fScale[3];       // Scale for the three axis (eg unit)
    2727
    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
     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
    3030
    3131    void StreamPrimitive(ofstream &out) const;
     
    3636        kIsLogz = BIT(19)
    3737    };
     38
     39//    Int_t DistancetoPrimitive(Int_t px, Int_t py);
     40//    void  ExecuteEvent(Int_t event, Int_t px, Int_t py);
    3841
    3942public:
Note: See TracChangeset for help on using the changeset viewer.