library: libRooFit #include "RooAbsHiddenReal.h" |
RooAbsHiddenReal
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.
protected:
RooAbsCategory& dummyBlindState() const
virtual Double_t getVal(const RooArgSet* nset = 0) const
public:
virtual ~RooAbsHiddenReal()
static TClass* Class()
Double_t getHiddenVal(const RooArgSet* nset = 0) const
virtual TClass* IsA() const
Bool_t isHidden() const
virtual void printToStream(ostream& stream, RooPrintable::PrintOption opt = Standard, TString indent = ) const
virtual Bool_t readFromStream(istream& is, Bool_t compact, Bool_t verbose = kFALSE)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual void writeToStream(ostream& os, Bool_t compact) const
protected:
static RooCategory* _dummyBlindState
RooCategoryProxy _state
~RooAbsHiddenReal()
Destructor
void printToStream(ostream& os, PrintOption opt, TString indent) const
Special version of printToStream that doesn't reveal the objects value
Bool_t readFromStream(istream& is, Bool_t compact, Bool_t verbose)
void writeToStream(ostream& os, Bool_t compact) const
RooAbsCategory& dummyBlindState() const
Inline Functions
Bool_t isHidden() const
Double_t getHiddenVal(const RooArgSet* nset = 0) const
Double_t getVal(const RooArgSet* nset = 0) const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Tue Jun 28 18:09:22 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.