Skip to content

Commit 59f9b57

Browse files
authored
Update v0topologicalcuts.cxx
1 parent befa922 commit 59f9b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/v0topologicalcuts.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ struct V0TopologicalCuts {
108108
// Configurables for Cuts
109109
Configurable<float> cutZVertex{"cutZVertex", 10.0f, "Accepted z-vertex range (cm)"};
110110
Configurable<float> nSigmaTPCPion{"nSigmaTPCPion", 4, "nSigmaTPCPion"};
111-
Configurable<float> nSigmaTPCProton{"nSigmaTOCProton", 4, "nSigmaTPCProton"};
111+
Configurable<float> nSigmaTPCProton{"nSigmaTPCProton", 4, "nSigmaTPCProton"};
112112
Configurable<float> compv0masscut{"compv0masscut", 0.01, "CompetitiveV0masscut (GeV)"};
113113
Configurable<float> etadau{"etadau", 0.8, "Eta Daughters"};
114114

0 commit comments

Comments
 (0)