![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
This graph shows which files directly or indirectly include this file: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().
Here is the caller graph for this function:| 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().
Here is the caller graph for this function: