We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9c620b + 4c2b36c commit 822645eCopy full SHA for 822645e
PWGUD/Tasks/upcRhoAnalysis.cxx
@@ -15,6 +15,9 @@
15
/// \author Jakub Juracka, jakub.juracka@cern.ch
16
/// \file upcRhoAnalysis.cxx
17
18
+#include "PWGUD/Core/UPCTauCentralBarrelHelperRL.h"
19
+#include "PWGUD/DataModel/UDTables.h"
20
+
21
#include "Common/DataModel/PIDResponse.h"
22
23
#include "Framework/AnalysisDataModel.h"
@@ -31,9 +34,6 @@
31
34
#include <utility>
32
35
#include <vector>
33
36
-#include "PWGUD/Core/UPCTauCentralBarrelHelperRL.h"
-#include "PWGUD/DataModel/UDTables.h"
-
37
using namespace o2;
38
using namespace o2::framework;
39
using namespace o2::framework::expressions;
0 commit comments