25#pragma warning ( disable:4355 )
43 virtual const char*
name()
const {
52 virtual void print(std::ostream& os,
bool addContents=
false)
const ;
#define ClassDef(name, id)
RooAbsArg is the common abstract base class for objects that represent a value and a "shape" in RooFi...
RooAbsCollection is an abstract container object that can hold multiple RooAbsArg objects.
RooAbsProxy is the abstact interface for proxy classes.
virtual void changeNormSet(const RooArgSet *newNormSet)
Destructor.
const RooArgSet * nset() const
RooAbsProxy()
Constructor.
RooArgSet * _nset
! Normalization set to be used for evaluation of RooAbsPdf contents
virtual void print(std::ostream &os, bool addContents=false) const
Print proxy name.
virtual const char * name() const
virtual bool changePointer(const RooAbsCollection &newServerSet, bool nameChange=false, bool factoryInitMode=false)=0
RooArgSet is a container object that can hold multiple RooAbsArg objects.