Skip to content

Commit b33dedb

Browse files
authored
Merge pull request #52 from alibuild/alibot-cleanup-12014
Please consider the following formatting changes to AliceO2Group#12014
2 parents 50a65ac + 6720767 commit b33dedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/D2H/Tasks/taskCharmResoToDTrkReduced.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ enum DecayChannel : uint8_t {
136136
struct HfTaskCharmResoToDTrkReduced {
137137
Produces<aod::HfCandDTrkLites> hfCandResoLite;
138138
Produces<aod::HfGenResoLites> hfGenResoLite;
139-
139+
140140
using ReducedReso2PrTrk = soa::Join<aod::HfCandCharmReso, aod::Hf2PrTrkIds>;
141141
using ReducedReso2PrTrkMC = soa::Join<aod::HfCandCharmReso, aod::Hf2PrTrkIds, aod::HfMcRecRedResos>;
142142

0 commit comments

Comments
 (0)