Skip to content

TrigInDetAnalysis: Fix gcc10 warnings.

Implicit declaration of assignment is deprecated if there's an explicit copy ctor.

Merge request reports