Skip to content

Commit 560fae0

Browse files
authored
Merge pull request #17 from alibuild/alibot-cleanup-17128
[PWGEM] Please consider the following formatting changes to #17128
2 parents b14c9ce + bacefd6 commit 560fae0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

PWGEM/PhotonMeson/Core/Pi0EtaToGammaGamma.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ struct Pi0EtaToGammaGamma {
836836
continue;
837837
}
838838
}
839-
839+
840840
auto pos1 = g1.template posTrack_as<TLegs>();
841841
auto ele1 = g1.template negTrack_as<TLegs>();
842842
ROOT::Math::PtEtaPhiMVector v_gamma(g1.pt(), g1.eta(), g1.phi(), 0.);

PWGEM/PhotonMeson/Tasks/photonhbt.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2706,8 +2706,8 @@ struct Photonhbt {
27062706
}
27072707
}
27082708
} // end cfgDoTruthMix
2709-
} // end collision loop
2710-
} // end runTruthEfficiency
2709+
} // end collision loop
2710+
} // end runTruthEfficiency
27112711

27122712
/*************************************************/
27132713
// PROCESS FUNCTIONS

0 commit comments

Comments
 (0)