Skip to content

Commit d6a3964

Browse files
Fix: clang-formatting done manually
1 parent 1aece1a commit d6a3964

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

PWGJE/Tasks/hfFragmentationFunction.cxx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,20 @@
1919

2020
#include "PWGHF/Core/DecayChannels.h"
2121
#include "PWGJE/Core/JetDerivedDataUtilities.h"
22+
<<<<<<< HEAD
2223
#include "PWGJE/Core/JetHFUtilities.h"
2324
#include "PWGJE/Core/JetUtilities.h"
25+
=======
26+
>>>>>>> 8fcbef4d9 (Fix: clang-formatting done manually)
2427
#include "PWGJE/Core/JetHFUtilities.h"
28+
#include "PWGJE/Core/JetUtilities.h"
2529
#include "PWGJE/DataModel/Jet.h"
2630
#include "PWGJE/DataModel/JetReducedData.h"
31+
<<<<<<< HEAD
32+
=======
33+
34+
#include "PWGHF/Core/DecayChannels.h"
35+
>>>>>>> 8fcbef4d9 (Fix: clang-formatting done manually)
2736

2837
#include "Common/Core/RecoDecay.h"
2938

0 commit comments

Comments
 (0)