Skip to content

Commit 66a9746

Browse files
committed
modified mass of K892 to use 'MassK0Star892'
1 parent f1115a6 commit 66a9746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Resonances/k1AnalysisMicro.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ struct K1AnalysisMicro {
255255
double massKa = MassKaonCharged;
256256
double massPi = MassPionCharged;
257257
double massRho770 = 0.77526;
258-
double massK892 = 0.892;
258+
double massK892 = MassK0Star892;
259259

260260
// PDG code
261261
int kPDGRho770 = 113;

0 commit comments

Comments
 (0)