Ignore:
Timestamp:
09/14/04 15:24:36 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r4999 r5002  
    4040
    4141#include <TF1.h>
    42 #include <TH2.h>
    4342#include <TGraph.h>
    4443#include <TStyle.h>
     
    6059#include "MHMatrix.h"
    6160
    62 #include "MMath.h"
    6361#include "MBinning.h"
    6462#include "MParList.h"
     
    593591// function.
    594592//
     593/*
    595594Bool_t MAlphaFitter::Fit(TH1D &h, Bool_t paint)
    596595{
     
    707706    text.Paint();
    708707}
    709 
     708*/
    710709Bool_t MHAlpha::Finalize()
    711710{
Note: See TracChangeset for help on using the changeset viewer.