Ignore:
Timestamp:
06/27/03 17:29:49 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.h

    r2036 r2250  
    3535    const TH1D *GetHist() const { return fHistCol; }
    3636
     37    TH2D *GetHistAll()    { return fHistAll; }
     38
    3739    void Draw(Option_t *option="");
    3840
    3941    void CalcEfficiency();
    40     void CalcEfficiency(UInt_t allevts, Float_t emin, Float_t emax, Float_t index);
     42    void CalcEfficiency2();
    4143
    4244    void Calc(const MHMcEnergyImpact &mcsel, const MHMcEnergyImpact &mcall);
Note: See TracChangeset for help on using the changeset viewer.