nadrino / cpp-generic-toolbox

C++ Generic Toolbox is a header-only namespace which aims at being included in any cpp project. This toolbox gathers a collection of function which aims at simplifying the management of common objects.
Creative Commons Zero v1.0 Universal
5 stars 5 forks source link

Fix TGraph in LeafHolder #5

Closed jaafar-chakrani closed 2 years ago

jaafar-chakrani commented 2 years ago

Fix TGraph in LeafHolder using the same implementation as done in TClonesArray