Changeset 1854


Ignore:
Timestamp:
03/21/03 15:45:52 (22 years ago)
Author:
moralejo
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mhist
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHMcCT1CollectionArea.cc

    r1827 r1854  
    1616!
    1717!
    18 !   Author(s): A. Moralejo 3/2003  moralejo@pd.infn.it
    19 !
    20 !   Copyright: MAGIC Software Development, 2000-2002
     18!   Author(s): A. Moralejo 3/2003  <mailto:moralejo@pd.infn.it>
     19!
     20!   Copyright: MAGIC Software Development, 2000-2003
    2121!
    2222!
  • trunk/MagicSoft/Mars/mhist/MHMcCT1CollectionArea.h

    r1827 r1854  
    1212{
    1313private:
    14     TH2D *fHistAll; //! all simulated showers
    15     TH2D *fHistSel; //! the selected showers
     14    TH2D *fHistAll; //  all simulated showers
     15    TH2D *fHistSel; //  the selected showers
    1616    TH2D *fHistCol; //  the collection area
    1717    void SetBins(Int_t nbins, Axis_t minEnergy, Axis_t maxEnergy);
Note: See TracChangeset for help on using the changeset viewer.