Skip to content

TrigBphysHypo: Fix compilation warnings.

Compilation warnings:

  • Unused variable (comment out, since there are references to it in existing commented-out code;
  • Remove #include of obsolete Gaudi header.

Merge request reports