Skip to content

Commit 813be26

Browse files
committed
fix whitespace
1 parent da480c0 commit 813be26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ struct CoalescenceTreeProducer {
198198
if (std::abs(p4Candidate.Rapidity()) > yMax) {
199199
return false;
200200
}
201-
201+
202202
// Boost to the candidate rest frame
203203
auto betaCandidate = p4Candidate.BoostToCM();
204204
ROOT::Math::Boost boostToRest(betaCandidate);

0 commit comments

Comments
 (0)