-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: < v5-28-00
-
Fix Version/s: 6.22/00
-
Component/s: RooFit/RooStats
-
Labels:None
-
Environment:
GNU/Linux
-
External issue ID:bugs55632
-
External issue URL:
-
Development:
Hi,
while importing a RooNDKeysPdf into a Workspace you get the following message:
Warning in <TBufferFile::WriteObjectAny>: since RooNDKeysPdf has no public constructor
which can be called without argument, objects of this class
can not be read with the current library. You will need to
add a default constructor before attempting to read it.
And indeed, trying to recover the pdf from the workspace fails.
Storing it as a TObject might be a temporary workaround.
regards,
Nils
- relates to
-
ROOT-10341 Support I/O for RooNDKeysPDF
-
- Closed
-