Skip to content

Commit de6f624

Browse files
author
Zuzanna Chochulska
committed
Corrections for the PR part 4
1 parent 548e0f4 commit de6f624

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackPhi.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
#include "PWGCF/FemtoUniverse/Core/FemtoUniverseTrackSelection.h"
2626
#include "PWGCF/FemtoUniverse/DataModel/FemtoDerived.h"
2727

28-
#include "CommonConstants/PhysicsConstants.h"
2928
#include <CommonConstants/MathConstants.h>
29+
#include <CommonConstants/PhysicsConstants.h>
3030
#include <Framework/ASoA.h>
3131
#include <Framework/ASoAHelpers.h>
3232
#include <Framework/AnalysisDataModel.h>
@@ -44,7 +44,7 @@
4444
#include <Framework/runDataProcessing.h>
4545
#include <ReconstructionDataFormats/PID.h>
4646

47-
#include "TPDGCode.h"
47+
#include <TPDGCode.h>
4848

4949
#include <cmath>
5050
#include <cstddef>

0 commit comments

Comments
 (0)