1 #ifndef __StEEmcMixHistMaker_h__
2 #define __StEEmcMixHistMaker_h__
4 #include "StEEmcMixMaker.h"
20 void setRange(Float_t min=0.1, Float_t max=0.18){ mMin=min; mMax=max; }
34 void book( TH1F **h,
const Char_t *n,
const Char_t *t, Int_t nbin, Float_t min, Float_t max );
36 void subtract( TH1F **h, Float_t norm );
void book()
create 1d and 2d histograms
void fill()
fill 1d and 2d histograms
A class for mixing pi0 candidates.
A class to represent pairs of points.