library: libRooFit #include "RooAbsLValue.h" |
RooAbsLValue
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~RooAbsLValue()
static TClass* Class()
virtual Int_t getBin() const
virtual Double_t getBinWidth(Int_t i) const
virtual TClass* IsA() const
virtual Int_t numBins() const
RooAbsLValue& operator=(const RooAbsLValue&)
virtual void randomize()
virtual void setBin(Int_t ibin)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
~RooAbsLValue()
Inline Functions
void setBin(Int_t ibin)
Int_t getBin() const
Int_t numBins() const
Double_t getBinWidth(Int_t i) const
void randomize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
RooAbsLValue& operator=(const RooAbsLValue&)
Last update: Tue Jun 28 18:09:23 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.