Skip to content

Commit 9a7d5a3

Browse files
authored
Update hStrangeCorrelationFilter.cxx
1 parent 9188ed5 commit 9a7d5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/TableProducer/Strangeness/hStrangeCorrelationFilter.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ struct HStrangeCorrelationFilter {
152152
} MorePbPbsystCuts;
153153

154154
Configurable<std::string> ccdburl{"ccdburl", "http://alice-ccdb.cern.ch", "url of the ccdb repository to use"};
155-
Configurable<std::string> parameterCCDBPath{"parameterCCDBPath", "GLO/Config/GeometryAligned", "Path of the mean and sigma"};
155+
Configurable<std::string> parameterCCDBPath{"parameterCCDBPath", "Users/k/kcui/LHC25b4a/parameter", "Path of the mean and sigma"};
156156

157157
// must include windows for background and peak
158158
Configurable<float> maxMassNSigma{"maxMassNSigma", 12.0f, "max mass region to be considered for further analysis"};

0 commit comments

Comments
 (0)