Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Oct 20, 2023
1 parent 9c8e508 commit dffd516
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PWGEM/Dilepton/Tasks/MCtemplates.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,6 @@ void DefineHistograms(HistogramManager* histMan, TString histClasses, Configurab

if (classStr.Contains("MCTruthGenPair")) {
dqhistograms::DefineHistograms(histMan, objArray->At(iclass)->GetName(), "mctruth_pair");

}
if (classStr.Contains("MCTruthGen")) {
dqhistograms::DefineHistograms(histMan, objArray->At(iclass)->GetName(), "mctruth");
Expand Down

0 comments on commit dffd516

Please sign in to comment.