library: libRooFit #include "RooScaledFunc.h" |
RooScaledFunc
class description - source file - inheritance tree (.pdf)
public:
RooScaledFunc(const RooAbsFunc& func, Double_t scaleFactor)
RooScaledFunc(const RooScaledFunc&)
virtual ~RooScaledFunc()
static TClass* Class()
virtual Double_t getMaxLimit(UInt_t index) const
virtual Double_t getMinLimit(UInt_t index) const
virtual TClass* IsA() const
virtual Double_t operator()(const Double_t* xvector) const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
const RooAbsFunc* _func
Double_t _scaleFactor
Inline Functions
void ~RooScaledFunc()
RooScaledFunc RooScaledFunc(const RooAbsFunc& func, Double_t scaleFactor)
Double_t operator()(const Double_t* xvector) const
Double_t getMinLimit(UInt_t index) const
Double_t getMaxLimit(UInt_t index) const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
RooScaledFunc RooScaledFunc(const RooScaledFunc&)
Last update: Tue Jun 28 18:15:02 2005
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.