Ignore:
Timestamp:
06/02/08 10:36:33 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8673 r8911  
    5858    Double_t GetEntries() const { return fHistAll.Integral(); }
    5959    Double_t GetCollectionAreaEff() const { return fHEnergy.Integral(); }
    60     Double_t GetCollectionAreaAbs() const { return TMath::Pi()*fMcAreaRadius*fMcAreaRadius; }
     60    Double_t GetCollectionAreaAbs() const;
    6161
    6262    void SetMcAreaRadius(Float_t x) { fMcAreaRadius = x; }
Note: See TracChangeset for help on using the changeset viewer.