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

hepmc: consider adding groot persistency to Event #963

Open sbinet opened 1 year ago

sbinet commented 1 year ago

now that we have cmd/hepmc2root, we could consider adding bona fide groot persistency to hepmc.Event, so R/W/R round-trips to/from ROOT could be exercized.

(and making sure C++ ROOT could read that back)