Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
int | Factorial (int n) |
bool | IsPrime (int n) |
int Factorial | ( | int | n | ) |
Definition at line 37 of file sample1.cc.
View newest version in sPHENIX GitHub at line 37 of file sample1.cc
Referenced by TEST(), and TEST_F().
bool IsPrime | ( | int | n | ) |
Definition at line 47 of file sample1.cc.
View newest version in sPHENIX GitHub at line 47 of file sample1.cc
References i.
Referenced by TEST(), and TEST_F().