Skip to content

Commit f093242

Browse files
authored
Update lambdaR2Correlation.cxx
1 parent a2141ef commit f093242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGCF/TwoParticleCorrelations/Tasks/lambdaR2Correlation.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323

2424
#include "CCDB/BasicCCDBManager.h"
2525
#include "CommonConstants/PhysicsConstants.h"
26-
#include "Framework/AnalysisTask.h"
2726
#include "Framework/ASoAHelpers.h"
27+
#include "Framework/AnalysisTask.h"
2828
#include "Framework/runDataProcessing.h"
2929

3030
#include "TPDGCode.h"
3131

32-
#include <vector>
3332
#include <string>
33+
#include <vector>
3434

3535
using namespace o2;
3636
using namespace o2::framework;

0 commit comments

Comments
 (0)