Closed gianelle closed 4 years ago
Hi, I think that this is only an oversight, can you add the following line:
tree->Branch( (pre+"thtim").c_str() , _thtim , (pre+"thtim["+pre+"ntrh]/F").c_str() ) ;
to src/TrackerHitBranches.cc file?
thx, Ale
just do a PR
Done: https://github.com/iLCSoft/LCTuple/pull/9
Hi, I think that this is only an oversight, can you add the following line:
tree->Branch( (pre+"thtim").c_str() , _thtim , (pre+"thtim["+pre+"ntrh]/F").c_str() ) ;
to src/TrackerHitBranches.cc file?
thx, Ale