Ignore:
Timestamp:
08/23/07 16:14:54 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJSpectrum.h

    r8680 r8701  
    1212
    1313class MH3;
     14class MHn;
    1415class MTask;
    1516class MParList;
     
    3435
    3536    Bool_t fForceTheta;
     37
     38    // Setup Histograms
     39    void SetupHistEvtDist(MHn &hist) const;
     40    void SetupHistEnergyEst(MHn &hist) const;
     41    void SetupHistDisp(MHn &hist) const;
    3642
    3743    // Read Input
Note: See TracChangeset for help on using the changeset viewer.