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

Select all objects with an extracted value below 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 valMax = std::numeric_limits<double>::max()
 

Detailed Description

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

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

Member Function Documentation

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

Member Data Documentation

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


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