Ignore:
Timestamp:
03/30/01 12:08:08 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r710 r712  
    3232
    3333    //
    34     //   loop over all Pixels and create two histograms
    35     //   one for the Low and one for the High gain
    36     //   connect all the histogram with the container fHist
     34    // loop over all Pixels and create two histograms
     35    // one for the Low and one for the High gain
     36    // connect all the histogram with the container fHist
     37    //
     38    // FIXME! Make the histograms looking that they can be used for
     39    //        presentations (axis title, ...)
    3740    //
    3841    fAlpha  = new TH1F("Alpha [deg]", "Alpha of Hillas",   90, 0,  90);
Note: See TracChangeset for help on using the changeset viewer.