Ignore:
Timestamp:
07/05/06 12:39:47 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7742 r7778  
    2020class MParList;
    2121class MParameterD;
     22class MParameterI;
    2223class MHillas;
    2324class MHMatrix;
     
    4647    MParameterD   *fSigma;      //!
    4748    MParameterD   *fEnergy;     //!
     49    MParameterI   *fBin;        //!
    4850    MPointingPos  *fPointPos;   //!
    4951
     
    7375    void InitAlphaTime(const MTime &t);
    7476    void FinalAlphaTime(MBinning &bins);
     77
     78    void SetBin(Int_t bin);
    7579
    7680    void PaintText(Double_t val, Double_t error) const;
Note: See TracChangeset for help on using the changeset viewer.