Skip to content

Commit 87e005b

Browse files
committed
Please consider the following formatting changes
1 parent 5dca4c1 commit 87e005b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/DataModel/LFSlimHeLambda.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ struct lambdaCandidate {
8282
float v0Radius = -1.f; // V0 radius
8383
float protonNSigmaTPC = -999.f; // Proton TPC nSigma
8484
float pionNSigmaTPC = -999.f; // Pion TPC nSigma
85-
int8_t sign = 0; // Charge sign of the Lambda candidate
85+
int8_t sign = 0; // Charge sign of the Lambda candidate
8686
};
8787

8888
#endif // PWGLF_DATAMODEL_LFSLIMNUCLEITABLES_H_

0 commit comments

Comments
 (0)