Skip to content
Snippets Groups Projects

Clean-up Acts headers

Merged Dave Casper requested to merge dcasper/calypso:master-Acts-cleanup into master

The Acts public header directories contained dozens of header files that should be private.

The header files for Gaudi/Athena components (algorithms, tools, services and converters) should ALWAYS reside in the src directory alongside their implementation (.cxx) files. Clients of tools and services should include a pure virtual interface header, of the public interface the component implements, which can be in the public include directory of the package, or in a dedicated interface library package.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading