Ignore:
Timestamp:
06/13/05 10:20:58 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHThetaSq.h

    r7147 r7151  
    2424
    2525    Bool_t SetupFill(const MParList *pl);
    26     void InitMapping(MHMatrix *mat, Int_t type=0);
    2726
    2827    // MParContainer
     
    3130public:
    3231    MHThetaSq(const char *name=NULL, const char *title=NULL);
     32
     33    void InitMapping(MHMatrix *mat, Int_t type=0);
    3334
    3435    void SetNumBinsSignal(UInt_t n) { fNumBinsSignal=TMath::Max(n, 1U); }
Note: See TracChangeset for help on using the changeset viewer.