Skip to content

Commit 0f8d974

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

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
@@ -76,7 +76,7 @@ using namespace o2;
7676
using namespace o2::framework;
7777
using namespace o2::framework::expressions;
7878

79-
struct V0TopologicalCuts {
79+
struct v0topologicalcuts {
8080
// Histogram Registry includes different V0 Parameteres for all V0s and individual MC-V0s with MC-matching
8181
HistogramRegistry rV0ParametersMCV0match{"V0ParametersMCV0Match", {}, OutputObjHandlingPolicy::AnalysisObject, true, true};
8282
HistogramRegistry rV0ParametersMCK0Smatch{"V0ParametersMCK0SMatch", {}, OutputObjHandlingPolicy::AnalysisObject, true, true};

0 commit comments

Comments
 (0)