Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PredFunctor5 Struct Reference

Public Member Functions

template<typename T1 , typename T2 , typename T3 , typename T4 , typename T5 >
bool operator() (const T1 &v1, const T2 &v2, const T3 &v3, const T4 &v4, const T5 &v5)
 

Detailed Description

Definition at line 1892 of file gtest_pred_impl_unittest.cc.

View newest version in sPHENIX GitHub at line 1892 of file gtest_pred_impl_unittest.cc

Member Function Documentation

template<typename T1 , typename T2 , typename T3 , typename T4 , typename T5 >
bool PredFunctor5::operator() ( const T1 v1,
const T2 v2,
const T3 v3,
const T4 v4,
const T5 v5 
)
inline

Definition at line 1894 of file gtest_pred_impl_unittest.cc.

View newest version in sPHENIX GitHub at line 1894 of file gtest_pred_impl_unittest.cc


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