Marcin Nowak

Results 14 comments of Marcin Nowak

To clarify a bit - we actually don't use string type names, like in my example. That was just to make it easy to see what is going on. In...

I think the core difference is that TClass is happy with all possible forms of this type (short name, full name and type_info) but RNTuple only accepts the short name...

Let me add a reproducer where you only need to open the file and try to exit: % setupATLAS -c centos7 --pwd /afs/cern.ch/work/w/wlampl/public/ATEAM-1001 % asetup Athena,21.0,latest % root -b tmp.RDO...

Is there any drawback in doing `SetBit(TFile::k630forwardCompatibility)` for every file we produce now?