Skip to content

Commit 16eb7a7

Browse files
committed
test
1 parent c185ca8 commit 16eb7a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/Core/RecoDecay.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919

2020
#include <CommonConstants/MathConstants.h>
2121

22-
#include <TMCProcess.h> // for VMC Particle Production Process
2322
#include <TPDGCode.h> // for PDG codes
2423

2524
#include <algorithm> // std::find
2625
#include <array> // std::array
2726
#include <cmath> // std::abs, std::sqrt
27+
#include "TMCProcess.h" // for VMC Particle Production Process
2828
#include <cstddef> // std::size_t
2929
#include <cstdint> // intX_t
3030
#include <tuple> // std::apply

0 commit comments

Comments
 (0)