ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Select all objects with an extracted value equal or larger than 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 | valMin = 0. |
Select all objects with an extracted value equal or larger than the cut.
Definition at line 21 of file SelectorHelpers.hpp.
View newest version in sPHENIX GitHub at line 21 of file SelectorHelpers.hpp
|
inline |
Definition at line 25 of file SelectorHelpers.hpp.
View newest version in sPHENIX GitHub at line 25 of file SelectorHelpers.hpp
References ActsFatras::Min< cast_t >::valMin.
double ActsFatras::Min< cast_t >::valMin = 0. |
Definition at line 22 of file SelectorHelpers.hpp.
View newest version in sPHENIX GitHub at line 22 of file SelectorHelpers.hpp
Referenced by ActsFatras::Min< cast_t >::operator()().