Skip to content

Some cleanup for TrigL2MuonSA

Adam Edward Barton requested to merge abarton/athena:muontweak into master

Declaring a destructor like this in a trivial destructable class can interfere with some optimization in some compilers.

Also other improvements and a unique_count method.

Merge request reports