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

LcfiPlusProcessor: processorParameters are now a shared_ptr #24

Closed andresailer closed 7 years ago

andresailer commented 7 years ago

As of ilcsoft/Marlin#16 the returned objects are now shared_ptrs

BEGINRELEASENOTES

ENDRELEASENOTES

jstrube commented 7 years ago

Thank you. It looks like this would need a newer version of gcc in travis. I'll try to get around it this weekend.

petricm commented 7 years ago

No. This is due the the version of Marlin if was building against. If you restart the build it will work. The CI compiles against a nightly, if the whole of iLCSoft is not compiling a new nightly is not deployed... this has been circumvented by hand in the meantime.