Skip to content

Update RichSmartIDTool to return booleans instead of StatusCode objects.

Christopher Rob Jones requested to merge ReplaceStatusCodeWithBoolean into master

Done for speed, as it avoids the cost of the StatusCode destructor.

This request is linked to LHCb!132 (merged)

Merge request reports