Skip to content

Commit be4ffd1

Browse files
committed
fixed o2 linter issue
1 parent dee1ae0 commit be4ffd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/Resonances/chk892pp.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,6 @@ struct Chk892pp {
693693

694694
std::unordered_set<int64_t> allowedMcIds;
695695
std::unordered_map<int64_t, float> centByMcIds;
696-
float RapidityMaxKstar = 0.5;
697696

698697
void buildAllowedMcIds(MCEventCandidates const& events)
699698
{

0 commit comments

Comments
 (0)