Skip to content

Commit a55f236

Browse files
committed
Adjust paths
1 parent 34b4c15 commit a55f236

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

PWGHF/D2H/TableProducer/dataCreatorJpsiHadReduced.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
/// \author Fabrizio Chinu <fabrizio.chinu@cern.ch>, Università degli Studi and INFN Torino
1616
/// \author Fabrizio Grosa <fabrizio.grosa@cern.ch>, CERN
1717

18-
#include "TrackSelectorPID.h"
19-
2018
#include "PWGHF/Core/CentralityEstimation.h"
2119
#include "PWGHF/Core/DecayChannels.h"
2220
#include "PWGHF/Core/HfHelper.h"
@@ -29,6 +27,7 @@
2927
#include "PWGHF/Utils/utilsTrkCandHf.h"
3028

3129
#include "Common/Core/RecoDecay.h"
30+
#include "Common/Core/TrackSelectorPID.h"
3231
#include "Common/Core/trackUtilities.h"
3332
#include "Common/DataModel/CollisionAssociationTables.h"
3433
#include "Common/DataModel/EventSelection.h"

PWGHF/D2H/Tasks/taskXic0ToXiPi.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
/// \author Tao Fang <tao.fang@cern.ch>, Central China Normal University
1515
/// \author Ran Tu <ran.tu@cern.ch>, Fudan University
1616

17-
#include "RecoDecay.h"
18-
1917
#include "PWGHF/Core/CentralityEstimation.h"
2018
#include "PWGHF/Core/HfHelper.h"
2119
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
2220
#include "PWGHF/DataModel/CandidateSelectionTables.h"
2321

22+
#include "Common/Core/RecoDecay.h"
2423
#include "Common/DataModel/Centrality.h"
2524
#include "Common/DataModel/EventSelection.h"
2625

PWGHF/TableProducer/candidateSelectorOmegac0Xic0ToOmegaKa.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
/// \author Federica Zanone <federica.zanone@cern.ch>, Heidelberg University
1515
/// \author Ruiqi Yin <ruiqi.yin@cern.ch>, Fudan University
1616

17-
#include "RecoDecay.h"
18-
17+
#include "Common/Core/RecoDecay.h"
1918
#include "Common/Core/TrackSelectorPID.h"
2019

2120
#include <CommonConstants/PhysicsConstants.h>

0 commit comments

Comments
 (0)