Skip to content

Commit 7f4ba5e

Browse files
authored
Merge pull request #17 from alibuild/alibot-cleanup-13142
Please consider the following formatting changes to #13142
2 parents 1d55c50 + c3ed672 commit 7f4ba5e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

PWGDQ/Tasks/dqEfficiency_withAssoc.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2295,9 +2295,9 @@ struct AnalysisSameEventPairing {
22952295
VarManager::FillPairMC<VarManager::kDecayToMuMu>(t1, t2); // NOTE: This feature will only work for muons
22962296
fHistMan->FillHistClass(Form("MCTruthGenPairSel_%s", sig->GetName()), VarManager::fgValues);
22972297
if (useMiniTree.fConfigMiniTree) {
2298-
// WARNING! To be checked
2299-
dileptonMiniTreeGen(mcDecision, -999, t1.pt(), t1.eta(), t1.phi(), t2.pt(), t2.eta(), t2.phi());
2300-
}
2298+
// WARNING! To be checked
2299+
dileptonMiniTreeGen(mcDecision, -999, t1.pt(), t1.eta(), t1.phi(), t2.pt(), t2.eta(), t2.phi());
2300+
}
23012301
}
23022302
isig++;
23032303
}

0 commit comments

Comments
 (0)