Skip to content

Cleanup hltdaq

Gerhard Raven requested to merge cleanup-hltdaq into master
Streamline HltSelReportsDecoder, ReportConvertTool, ParticleProp

grab tool in initialize instead of execute,
improve const-correctness
avoid copies of complex types
ignore statuscodes when appropriate
replace boost::bind with lambda

Merge request reports