We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2414298 commit 4b4bc15Copy full SHA for 4b4bc15
PWGCF/FemtoUniverse/Core/FemtoUniverseCascadeSelection.h
@@ -21,15 +21,18 @@
21
#ifndef PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSECASCADESELECTION_H_
22
#define PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSECASCADESELECTION_H_
23
24
-#include <string>
25
-#include <vector>
26
#include "PWGCF/FemtoUniverse/Core/FemtoUniverseObjectSelection.h"
27
#include "PWGCF/FemtoUniverse/Core/FemtoUniverseSelection.h"
28
#include "PWGCF/FemtoUniverse/Core/FemtoUniverseTrackSelection.h"
+
29
#include "Common/Core/RecoDecay.h"
30
#include "Framework/HistogramRegistry.h"
31
#include "ReconstructionDataFormats/PID.h"
32
33
+#include <string>
34
+#include <vector>
35
36
namespace o2::analysis::femto_universe
37
{
38
namespace femto_universe_cascade_selection
0 commit comments