library: libRooFit #include "RooVoigtian.h" |
RooVoigtian
class description - header file - source file - inheritance tree (.pdf)
protected:
virtual Double_t evaluate() const
public:
RooVoigtian(const char* name, const char* title, RooAbsReal& _x, RooAbsReal& _mean, RooAbsReal& _width, RooAbsReal& _sigma, Bool_t doFast = kFALSE)
RooVoigtian(const RooVoigtian& other, const char* name = "0")
virtual ~RooVoigtian()
static TClass* Class()
virtual TObject* clone(const char* newname) const
virtual TClass* IsA() const
void selectDefaultAlgorithm()
void selectFastAlgorithm()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Double_t _invRootPi
Bool_t _doFast
protected:
RooRealProxy x
RooRealProxy mean
RooRealProxy width
RooRealProxy sigma
Last update: Tue Jul 11 11:47:43 2006
Copyright (c) 2000-2005, Regents of the University of California *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.