EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsFatras::Min< cast_t > Struct Template Reference

Select all objects with an extracted value equal or larger than the cut. More...

#include <acts/blob/sPHENIX/Fatras/include/ActsFatras/Selectors/SelectorHelpers.hpp>

Public Member Functions

template<typename T >
bool operator() (const T &thing) const
 

Public Attributes

double valMin = 0.
 

Detailed Description

template<typename cast_t>
struct ActsFatras::Min< cast_t >

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

Member Function Documentation

template<typename cast_t >
template<typename T >
bool ActsFatras::Min< cast_t >::operator() ( const T thing) const
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.

Member Data Documentation

template<typename cast_t >
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()().


The documentation for this struct was generated from the following file: