Skip to content

Commit 20a28e3

Browse files
committed
fix code checker
1 parent d3deb6e commit 20a28e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,8 @@ struct JEPFlowAnalysis {
243243
float sel = cfgMultq2low->at(idx);
244244
return q2 < sel;
245245
}
246+
247+
return false;
246248
}
247249

248250
template <typename T>

0 commit comments

Comments
 (0)