Skip to content

Commit 19b610d

Browse files
authored
Dummy commit to retrigger tests
1 parent 9a3b64d commit 19b610d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Resonances/kstarqa.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ struct Kstarqa {
132132
// Configurable<float> cfgRCRFC{"cfgRCRFC", 0.8f, "Crossed Rows to Findable Clusters"};
133133
// Configurable<float> cfgITSChi2NCl{"cfgITSChi2NCl", 36.0, "ITS Chi2/NCl"};
134134
// Configurable<float> cfgTPCChi2NClMax{"cfgTPCChi2NClMax", 4.0, "TPC Chi2/NCl"};
135-
// Configurable<float> cfgTPCChi2NClMin{"cfgTPCChi2NClMin", 0.0, "TPC Chi2/NCl"};
135+
// Configurable<float> cfgTPCChi2NClMin{"cfgTPCChi2NClMin", 0.1, "TPC Chi2/NCl"};
136136
Configurable<bool> hasITS{"hasITS", true, "Required ITS"};
137137
Configurable<bool> isITSTPCRefit{"isITSTPCRefit", false, "Require ITS Refit"};
138138
Configurable<bool> isApplyPtDepDCAxyCut{"isApplyPtDepDCAxyCut", false, "Apply pT dependent DCAxy cut"};

0 commit comments

Comments
 (0)