Skip to content

Commit

Permalink
clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodozov committed Jul 17, 2020
1 parent 74e3488 commit 29839a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Validation/Geometry/src/MaterialBudgetHcal.cc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <iostream>
#include <memory>


MaterialBudgetHcal::MaterialBudgetHcal(const edm::ParameterSet& p) {
edm::ParameterSet m_p = p.getParameter<edm::ParameterSet>("MaterialBudgetHcal");
rMax_ = m_p.getUntrackedParameter<double>("RMax", 4.5) * CLHEP::m;
Expand Down

0 comments on commit 29839a5

Please sign in to comment.