We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d787566 commit a6aecfdCopy full SHA for a6aecfd
1 file changed
PWGJE/Tasks/jetDsSpecSubs.cxx
@@ -16,8 +16,6 @@
16
#include "PWGJE/Core/JetDerivedDataUtilities.h"
17
#include "PWGJE/Core/JetUtilities.h"
18
#include "PWGJE/DataModel/Jet.h"
19
-// #include "PWGJE/DataModel/JetReducedData.h"
20
-// #include "PWGJE/DataModel/JetSubtraction.h"
21
22
#include <Framework/ASoA.h>
23
#include <Framework/AnalysisDataModel.h>
@@ -36,7 +34,7 @@
36
34
#include <string>
37
35
#include <vector>
38
39
-// using namespace o2;
+using namespace o2;
40
using namespace o2::framework;
41
using namespace o2::framework::expressions;
42
0 commit comments