library: libRooFit #include "RooDouble.h" |
RooDouble
class description - source file - inheritance tree (.pdf)
public:
RooDouble()
RooDouble(Double_t value)
RooDouble(const RooDouble& other)
virtual ~RooDouble()
static TClass* Class()
virtual Int_t Compare(const TObject* other) const
virtual TClass* IsA() const
virtual Bool_t IsSortable() const
Double_t operator Double_t() const
RooDouble& operator=(Double_t value)
RooDouble& operator=(const RooDouble&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Double_t _value
Int_t Compare(const TObject* other) const
Inline Functions
void ~RooDouble()
RooDouble RooDouble()
RooDouble RooDouble(Double_t value)
RooDouble RooDouble(const RooDouble& other)
Double_t operator Double_t() const
RooDouble& operator=(Double_t value)
Bool_t IsSortable() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
RooDouble& operator=(const RooDouble&)
Last update: Tue Jun 28 18:12: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.