Ignore:
Timestamp:
07/20/01 16:44:11 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r867 r891  
    3131public:
    3232
    33     MHMcEnergy(const UInt_t idx=0, const char *name=NULL, const char *title=NULL);
     33    MHMcEnergy(const char *name=NULL, const char *title=NULL);
    3434    ~MHMcEnergy();
     35
     36    void SetName(const char *name);
    3537
    3638    Float_t GetThreshold() const { return fThreshold; }
Note: See TracChangeset for help on using the changeset viewer.