Skip to content
Snippets Groups Projects
Unverified Commit e35966c8 authored by Stephan Hageboeck's avatar Stephan Hageboeck Committed by GitHub
Browse files

[RF] RooDataSet::sumEntries not callable from Python.

Due to a missing converter in the old cppyy, one cannot call a function
that takes a `const char*` using a nullptr.
To make RooDataSet::sumEntries callable from Python, it now also takes
empty strings.

See also:
https://root-forum.cern.ch/t/sumentries-cutrange-in-pyroot/33499
parent a34b8c5a
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