Skip to content

xAODTrigBphys: Fix compiler warning.

Explicitly delete TrigBphys_v1 copy ctor rather than just declaring it private. Prevents warnings about other operators.

Merge request reports