go-hep / hep

hep is the mono repository holding all of go-hep.org/x/hep packages and tools
https://go-hep.org
BSD 3-Clause "New" or "Revised" License
230 stars 35 forks source link

groot: handle files produced by mt-G4 #989

Closed sbinet closed 12 months ago

sbinet commented 12 months ago

as reported in https://root-forum.cern.ch/t/root2csv-segmentation-fault-for-geant4-merged-root-file/56052

we should be able to read back the files created by Geant4 in multithreaded mode:

// Merge Multi-threaded root files into one
man->SetNtupleMerging(true);