We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a39b9a commit f6a74feCopy full SHA for f6a74fe
1 file changed
PWGHF/HFL/Tasks/taskSingleMuonMult.cxx
@@ -21,8 +21,6 @@
21
#include <TPDGCode.h>
22
#include <TString.h>
23
24
-#include "TableHelper.h"
25
-
26
#include "CommonConstants/MathConstants.h"
27
#include "Framework/AnalysisDataModel.h"
28
#include "Framework/AnalysisTask.h"
@@ -42,8 +40,6 @@
42
40
#include "Common/DataModel/Multiplicity.h"
43
41
#include "Common/DataModel/TrackSelectionTables.h"
44
45
-#include "PWGLF/DataModel/LFResonanceTables.h"
46
47
using namespace o2;
48
using namespace o2::aod;
49
using namespace o2::framework;
0 commit comments