Skip to content
Snippets Groups Projects
Forked from atlas / athena
7506 commits behind the upstream repository.
Scott Snyder's avatar
Scott Snyder authored
TrackingAnalysisAlgorithms: Fix cppcheck warnings.

Pass strings by const reference, not by value.
b35bdb04
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

Common CP Algorithms

You can use these to build your analysis framework. They should provide all the most up to date recommendations from the Combined Performance (CP) groups.

Policies for developers:

  • Do not add ComponentAccumulator-based configuration here. All configuration should be based on ConfigBlock.