library: libRooFit #include "RooDouble.h" |
RooDouble
class description - header file - 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
Last update: Tue Jul 11 11:45:31 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.