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 707e8d4 + ffd40ef commit b8ccd33Copy full SHA for b8ccd33
1 file changed
PWGHF/D2H/Tasks/taskDplus.cxx
@@ -58,7 +58,6 @@ struct HfTaskDplus {
58
Configurable<bool> storeCentrality{"storeCentrality", false, "Flag to store centrality information"};
59
Configurable<bool> storeOccupancy{"storeOccupancy", false, "Flag to store occupancy information"};
60
61
-
62
HfHelper hfHelper;
63
64
using CandDplusData = soa::Filtered<soa::Join<aod::HfCand3Prong, aod::HfSelDplusToPiKPi>>;
0 commit comments