Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 6.22/00
-
Component/s: RooFit/RooStats
-
Labels:None
-
Environment:
Irrelevant
Description
See here:
https://root-forum.cern.ch/t/roosimpdfbuilder-bug-in-root-6-22-00/40269
Reproducer:
RooCategory otherCat;
|
otherCat["test1"] = 1; //Now active state should be 1 instead of default=0 |
otherCat["test2"] = 2; |
|
otherCat.getCurrentLabel(); // should be test1 |
Attachments
Issue Links
- is duplicated by
-
ROOT-10934 Error when making a nested RooSimultaneous
-
- Closed
-