#define ClassDef(name, id)
Small auxiliary class for controlling MC weight.
void Make(Double_t, Double_t &)
Calculates Efficiency= aveWt/wtLim for a given tolerance level epsilon<<1 To be called at the end of ...
void Fill(Double_t)
Filling analyzed weight.
TFoamMaxwt()
Constructor for streamer.
void Reset()
Reseting weight analysis.
TH1D * fWtHst1
Histogram of the weight wt.
Double_t fNent
No. of MC events.
Int_t fnBin
No. of bins on the weight distribution.
void GetMCeff(Double_t, Double_t &, Double_t &)
Calculates Efficiency= aveWt/wtLim for a given tolerance level epsilon<<1 using information stored in...
Double_t fwmax
Maximum analyzed weight.
TH1D * fWtHst2
Histogram of wt filled with wt.
TFoamMaxwt & operator=(const TFoamMaxwt &)
substitution =
virtual ~TFoamMaxwt()
Destructor.
1-D histogram with a double per channel (see TH1 documentation)}
Mother of all ROOT objects.