Skip to content
Snippets Groups Projects
Commit 6f1ad375 authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'clang.egammaUtils-20181004' into 'master'

egammaUtils: Fix clang warning.

See merge request atlas/athena!14731

Former-commit-id: 6e53307c
parents 3267f54b ac73575a
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,6 @@
namespace EMConversionUtils {
/** @brief struct of Particle Masses */
const Trk::ParticleMasses particleMasses;
/** @brief Get the position and momentum of the conversion candidate */
void getConversionPositionAndPt(const xAOD::Vertex* myCandidate, Amg::Vector3D& pos, double& pt)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment