Skip to content

Commit

Permalink
Merge pull request #44249 from fwyzard/add_final_newline_TrackingTools
Browse files Browse the repository at this point in the history
Add missing newlines in TrackingTools modules
  • Loading branch information
cmsbuild authored Feb 29, 2024
2 parents e29b6cf + 1a154e5 commit ec33848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TrackingTools/GsfTools/interface/MultiGaussianState.icc
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ void MultiGaussianState<N>::rescaleWeight(double scale) {
if (theCombinedStateUp2Date)
theCombinedState->rescaleWeight(scale);
}
#endif
#endif

0 comments on commit ec33848

Please sign in to comment.