File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1717// / \author Nicolas Strangmann (nicolas.strangmann@cern.ch) Goethe University Frankfurt
1818// /
1919
20- #include " Framework/runDataProcessing.h"
20+ #include " PWGEM/PhotonMeson/DataModel/bcWiseTables.h"
21+
22+ #include " CommonConstants/MathConstants.h"
23+ #include " EMCALBase/Geometry.h"
2124#include " Framework/AnalysisTask.h"
2225#include " Framework/HistogramRegistry.h"
26+ #include " Framework/runDataProcessing.h"
2327
24- #include " TString.h"
25- #include " Math/Vector4D.h"
26- #include " Math/Vector3D.h"
28+ #include " Math/AxisAngle.h"
2729#include " Math/LorentzRotation.h"
2830#include " Math/Rotation3D.h"
29- #include " Math/AxisAngle.h"
30-
31- #include " CommonConstants/MathConstants.h"
32- #include " EMCALBase/Geometry.h"
33- #include " PWGEM/PhotonMeson/DataModel/bcWiseTables.h"
31+ #include " Math/Vector3D.h"
32+ #include " Math/Vector4D.h"
33+ #include " TString.h"
3434
3535using namespace o2 ;
3636using namespace o2 ::framework;
You can’t perform that action at this time.
0 commit comments