Ignore:
Timestamp:
08/10/10 12:27:00 (14 years ago)
Author:
tbretz
Message:
Added the possibility to set a conversion function which is applied
before the histogram is displayed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mhbase/MHn.h

    r9518 r9821  
    6565    void SetWeight(const char *phrase);
    6666
     67    // Set a conversion function for displaying the histogram
     68    void SetConversion(const char *func="");
     69
    6770    // MH
    6871    Bool_t SetupFill(const MParList *pList);
Note: See TracChangeset for help on using the changeset viewer.