16 #ifndef ROO_ABS_HIDDEN_REAL 17 #define ROO_ABS_HIDDEN_REAL 41 virtual void printValue(std::ostream& stream)
const ;
virtual ~RooAbsHiddenReal()
Destructor.
Double_t getVal(const RooArgSet *set=0) const
virtual Int_t getIndex() const
Return index number of current state.
virtual void writeToStream(std::ostream &os, Bool_t compact) const
Special version of writeToStream that disallows reading from stream.
virtual Double_t getValV(const RooArgSet *nset=0) const
Return value of object.
virtual Double_t getValV(const RooArgSet *set=0) const
Return value of object.
#define ClassDef(name, id)
const RooAbsCategory & arg() const
virtual void printValue(std::ostream &stream) const
Special version of printValue that doesn't reveal the objects value.
Double_t getHiddenVal(const RooArgSet *nset=0) const
virtual Bool_t readFromStream(std::istream &is, Bool_t compact, Bool_t verbose=kFALSE)
Special version of readFromStream that disallows reading from stream.
RooCategory represents a fundamental (non-derived) discrete value object.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooCategoryProxy is the proxy implementation for RooAbsCategory objects A RooCategoryProxy is the gen...
RooAbsHiddenReal is a base class for objects that want to hide their return value from interactive us...
RooAbsCategory is the common abstract base class for objects that represent a discrete value with a f...
static RooCategory * _dummyBlindState
RooAbsCategory & dummyBlindState() const
Return reference to internal dummy RooCategory implementation blinding state switch.