Skip to content

Commit 6a2c8f3

Browse files
committed
Please consider the following formatting changes
1 parent e1f2c87 commit 6a2c8f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGDQ/Tasks/qaMatching.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2005,7 +2005,7 @@ struct QaMatching {
20052005
collisionInfo.bc = bc.globalBC();
20062006
collisionInfo.zVertex = collision.posZ();
20072007

2008-
if constexpr ( isMC ) {
2008+
if constexpr (isMC) {
20092009
if (collisionInfo.matchablePairs.empty()) {
20102010
fillMatchablePairs(collisionInfo, muonTracks, mftTracks);
20112011
}

0 commit comments

Comments
 (0)