Skip to content
Snippets Groups Projects
Commit 5618a322 authored by Danilo Piparo's avatar Danilo Piparo
Browse files

[RooFit] Fix for ROOT-9581

when using a ws factory, the enumerators are found correctly but
the enum constants may be inside a scope. These were found by CINT but
not by cling (and rightfully so).
This patch fixes this bug.
parent 51555bd1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment