ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Select all objects with an extracted value below the cut. More...
#include <acts/blob/master/Fatras/include/ActsFatras/Selectors/SelectorHelpers.hpp>
Public Member Functions | |
template<typename T > | |
bool | operator() (const T &thing) const |
Public Attributes | |
double | valMax = std::numeric_limits<double>::max() |
Select all objects with an extracted value below the cut.
Definition at line 32 of file SelectorHelpers.hpp.
View newest version in sPHENIX GitHub at line 32 of file SelectorHelpers.hpp
|
inline |
Definition at line 36 of file SelectorHelpers.hpp.
View newest version in sPHENIX GitHub at line 36 of file SelectorHelpers.hpp
References ActsFatras::Max< cast_t >::valMax.
double ActsFatras::Max< cast_t >::valMax = std::numeric_limits<double>::max() |
Definition at line 33 of file SelectorHelpers.hpp.
View newest version in sPHENIX GitHub at line 33 of file SelectorHelpers.hpp
Referenced by ActsFatras::Max< cast_t >::operator()().