lcfiplus / LCFIPlus

Flavor tagging code for ILC detectors
https://confluence.slac.stanford.edu/display/ilc/LCFIPlus
GNU General Public License v3.0
6 stars 19 forks source link

[WIP/RFC] Fix issues if BeamspotConstraint is false #23

Closed andresailer closed 7 years ago

andresailer commented 7 years ago

Addresses some issues from #22 and a few memory issues (access, memory leaks)

Todo:

comments are already welcome

BEGINRELEASENOTES

ENDRELEASENOTES

jstrube commented 7 years ago

Pinging @suehara, @tomohikosan to provide expert review.

nachogargar commented 7 years ago

I have tested the patch from @andresailer and it worked for me. I checked both BeamspotConstraint = 1("true") and 0("false")

protopopescu commented 7 years ago

Tested and works fine for me too.