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

Public Member Functions

void modify (int &v, int a) const
 
void noModify (int v, int a) const
 

Detailed Description

Definition at line 150 of file DelegateTests.cpp.

View newest version in sPHENIX GitHub at line 150 of file DelegateTests.cpp

Member Function Documentation

void SignatureTest::modify ( int &  v,
int  a 
) const
inline

Definition at line 151 of file DelegateTests.cpp.

View newest version in sPHENIX GitHub at line 151 of file DelegateTests.cpp

References KFPMath::a.

Referenced by BOOST_AUTO_TEST_CASE().

+ Here is the caller graph for this function:

void SignatureTest::noModify ( int  v,
int  a 
) const
inline

Definition at line 153 of file DelegateTests.cpp.

View newest version in sPHENIX GitHub at line 153 of file DelegateTests.cpp

References KFPMath::a.


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