Marcin Nowak
Marcin Nowak
Lets start with the requirement: What I want is a way to create a default object for one of the fields. Right now I need to do this: `obj =...
Yes, I create the Entry this way: `entry = ntupleWriter->GetModel()->CreateBareEntry();` In most cases the objects to be added to the ntuple are already existing, but in some cases one may...
Switched to RException
I suspect the tests may need to be updated
This PR should be good now
Random file removed
My example is unfortunately still failing in exactly the same way as described. Using this build: | Welcome to ROOT 6.37.01 https://root.cern | | Built for linuxx8664gcc on Jun 27...
As far as I can see the word "IsCollectionProxy" does not show up in our code anywhere. I am not sure if this is the same, but we generate and...
The error is the one in the description at the very top
I see the same. Thanks for the update.