Skip to content

Commit 373e503

Browse files
authored
Merge pull request #10 from alibuild/alibot-cleanup-17033
Please consider the following formatting changes to #17033
2 parents 08c3805 + c203e07 commit 373e503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGDQ/Core/VarManager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4453,7 +4453,7 @@ void VarManager::FillPairMEAcrossTFs(T const& t1, T const& t2, float* values)
44534453
values[kCos2ThetaStarFT0C] = values[kCosThetaStarFT0C] * values[kCosThetaStarFT0C];
44544454
}
44554455
}
4456-
4456+
44574457
bool useCoherentJpsiA2 = fgUsedVars[kA2EP_RP_TPC] || fgUsedVars[kA2EP_RP_FT0A] || fgUsedVars[kA2EP_RP_FT0C];
44584458
if (useCoherentJpsiA2) {
44594459
ROOT::Math::Boost boostv12{v12.BoostToCM()};

0 commit comments

Comments
 (0)