␛[1mRooFit v3.60 -- Developed by Wouter Verkerke and David Kirkby␛[0m
Copyright (C) 2000-2013 NIKHEF, University of California & Stanford University
All rights reserved, please read http://roofit.sourceforge.net/license.txt
sclone = (a,b,c,d,e,g)
RooArgSet::sclone = (a,b,c,d,e,g)
1) RooRealVar:: a = 1
2) RooRealVar:: b = 2
3) RooRealVar:: c = 3 +/- 0.5
4) RooRealVar:: d = 4
5) RooCategory:: e = sig(idx = 0)
6) RooGaussian:: g = 0.882497
1) 0x56390f133700 RooRealVar:: a = 1 C L(-10 - 10) "a"
2) 0x56390ec304b0 RooRealVar:: b = 2 C L(-10 - 10) "b"
3) 0x56390ec938a0 RooRealVar:: c = 3 +/- 0.5 L(-10 - 10) "c"
4) 0x56390ebb29c0 RooRealVar:: d = 4 L(-10 - 10) "d"
5) 0x56390e4b84a0 RooCategory:: e = sig(idx = 0)
"e"
6) 0x56390eb72790 RooGaussian:: g[ x=x mean=a sigma=b ] = 0.882497 "g"
void rf508_listsetmanip()
{
cout << "sclone = " << (*sclone) << endl;
}
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
virtual TObject * Clone(const char *newname=0) const
Make a clone of an object using the Streamer facility.
virtual void Print(Option_t *options=0) const
This method must be overridden when a class wants to print itself.
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooArgSet * snapshot(bool deepCopy=true) const
Use RooAbsCollection::snapshot(), but return as RooArgSet.
virtual Bool_t addOwned(const RooAbsCollection &col, Bool_t silent=kFALSE)
Add a collection of arguments to this collection by calling addOwned() for each element in the source...
virtual void addClone(const RooAbsCollection &col, Bool_t silent=kFALSE)
Add a collection of arguments to this collection by calling addOwned() for each element in the source...
RooCategory is an object to represent discrete states.
RooRealVar represents a variable that can be changed from the outside.
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
static constexpr double s