virtual void findConstantNodes(const RooArgSet &, RooArgSet &, RooLinkedList &)
Interface for constant term node finding calls.
virtual void operModeHook()
Interface for operation mode changes.
RooAbsCache is the abstract base class for data members of RooAbsArgs that cache other (composite) Ro...
#define ClassDef(name, id)
virtual Bool_t redirectServersHook(const RooAbsCollection &, Bool_t, Bool_t, Bool_t)
Interface for server redirect calls.
RooAbsCache(RooAbsArg *owner=0)
Constructor. Takes owner as argument and register cache with owner.
virtual void printCompactTreeHook(std::ostream &, const char *)
Interface for printing of cache guts in tree mode printing.
virtual ~RooAbsCache()
Destructor. Unregisters cache with owner.
RooLinkedList is an collection class for internal use, storing a collection of RooAbsArg pointers in ...
RooAbsCollection is an abstract container object that can hold multiple RooAbsArg objects...
virtual void optimizeCacheMode(const RooArgSet &, RooArgSet &, RooLinkedList &)
Interface for processing of cache mode optimization calls.
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...