#include <TFoamMaxwt.h>
Inheritance diagram for TFoamMaxwt:
Public Member Functions | |
TFoamMaxwt () | |
TFoamMaxwt (Double_t, Int_t) | |
TFoamMaxwt (TFoamMaxwt &From) | |
virtual | ~TFoamMaxwt () |
void | Reset () |
TFoamMaxwt & | operator= (const TFoamMaxwt &) |
void | Fill (Double_t) |
void | Make (Double_t, Double_t &) |
void | GetMCeff (Double_t, Double_t &, Double_t &) |
ClassDef (TFoamMaxwt, 1) | |
TFoamMaxwt () | |
TFoamMaxwt (Double_t, Int_t) | |
TFoamMaxwt (TFoamMaxwt &From) | |
virtual | ~TFoamMaxwt () |
void | Reset () |
TFoamMaxwt & | operator= (const TFoamMaxwt &) |
void | Fill (Double_t) |
void | Make (Double_t, Double_t &) |
void | GetMCeff (Double_t, Double_t &, Double_t &) |
ClassDef (TFoamMaxwt, 1) | |
Public Attributes | |
TH1D * | fWtHst1 |
TH1D * | fWtHst2 |
TH1D * | fWtHst1 |
TH1D * | fWtHst2 |
Private Attributes | |
Double_t | fNent |
Int_t | fnBin |
Double_t | fwmax |
Definition at line 20 of file TFoamMaxwt.h.
TFoamMaxwt::TFoamMaxwt | ( | ) |
Definition at line 35 of file TFoamMaxwt.cxx.
References fnBin, fNent, fwmax, fWtHst1, fWtHst2, and TH1::SetDirectory().
TFoamMaxwt::TFoamMaxwt | ( | TFoamMaxwt & | From | ) |
Definition at line 48 of file TFoamMaxwt.cxx.
References TObject::Error(), fnBin, fwmax, fWtHst1, and fWtHst2.
TFoamMaxwt::~TFoamMaxwt | ( | ) | [virtual] |
TFoamMaxwt::TFoamMaxwt | ( | ) |
TFoamMaxwt::TFoamMaxwt | ( | TFoamMaxwt & | From | ) |
virtual TFoamMaxwt::~TFoamMaxwt | ( | ) | [virtual] |
void TFoamMaxwt::Reset | ( | ) |
Definition at line 68 of file TFoamMaxwt.cxx.
References fNent, fWtHst1, fWtHst2, and TH1D::Reset().
TFoamMaxwt & TFoamMaxwt::operator= | ( | const TFoamMaxwt & | ) |
void TFoamMaxwt::Fill | ( | Double_t | ) |
Definition at line 89 of file TFoamMaxwt.cxx.
References TH1::Fill(), fNent, fWtHst1, and fWtHst2.
Referenced by TFoam::MakeEvent().
Definition at line 113 of file TFoamMaxwt.cxx.
References TMath::Abs(), fnBin, fwmax, fWtHst1, fWtHst2, TH1D::GetBinContent(), and TH1::Print().
Referenced by TFoam::GetWtParams(), and Make().
TFoamMaxwt::ClassDef | ( | TFoamMaxwt | , | |
1 | ||||
) |
void TFoamMaxwt::Reset | ( | ) |
TFoamMaxwt& TFoamMaxwt::operator= | ( | const TFoamMaxwt & | ) |
void TFoamMaxwt::Fill | ( | Double_t | ) |
TFoamMaxwt::ClassDef | ( | TFoamMaxwt | , | |
1 | ||||
) |
Double_t TFoamMaxwt::fNent [private] |
Definition at line 22 of file TFoamMaxwt.h.
Referenced by Fill(), Make(), Reset(), and TFoamMaxwt().
Int_t TFoamMaxwt::fnBin [private] |
Definition at line 23 of file TFoamMaxwt.h.
Referenced by GetMCeff(), operator=(), and TFoamMaxwt().
Double_t TFoamMaxwt::fwmax [private] |
Definition at line 24 of file TFoamMaxwt.h.
Referenced by GetMCeff(), operator=(), and TFoamMaxwt().
Definition at line 26 of file TFoamMaxwt.h.
Referenced by Fill(), GetMCeff(), operator=(), Reset(), TFoamMaxwt(), and ~TFoamMaxwt().
Definition at line 27 of file TFoamMaxwt.h.
Referenced by Fill(), GetMCeff(), operator=(), Reset(), TFoamMaxwt(), and ~TFoamMaxwt().
Definition at line 26 of file TFoamMaxwt.h.
Definition at line 27 of file TFoamMaxwt.h.