Skip to content

Commit

Permalink
Remove no longer necessary constant
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Nov 2, 2023
1 parent 5b2b2ee commit 48eaa70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions converter/src/delphesHelpers.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
#include <vector>

namespace k4SimDelphes {
// TODO: If CLHEP ever gets part of edm4hep, take this from there.
static constexpr double c_light = 2.99792458e+8;

using LorentzVectorT = ROOT::Math::PxPyPzEVector;

Expand Down

0 comments on commit 48eaa70

Please sign in to comment.