Removed unneeded "if" statement and added "const"
Removed unneeded "if" when doing lowpt and just returned the result
of std::any_of. Added "const &" to arguments of pass_low_pt function.
Removed unneeded "if" statement and added "const" Tags None Subscribers None
Description
Details
|