![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Include dependency graph for sample6_unittest.cc:Go to the source code of this file.
Classes | |
| class | PrimeTableTest< T > |
Functions | |
| template<class T > | |
| PrimeTable * | CreatePrimeTable () |
| template<> | |
| PrimeTable * | CreatePrimeTable< OnTheFlyPrimeTable > () |
| template<> | |
| PrimeTable * | CreatePrimeTable< PreCalculatedPrimeTable > () |
| PrimeTable* CreatePrimeTable | ( | ) |
| PrimeTable* CreatePrimeTable< OnTheFlyPrimeTable > | ( | ) |
Definition at line 48 of file sample6_unittest.cc.
View newest version in sPHENIX GitHub at line 48 of file sample6_unittest.cc
| PrimeTable* CreatePrimeTable< PreCalculatedPrimeTable > | ( | ) |
Definition at line 53 of file sample6_unittest.cc.
View newest version in sPHENIX GitHub at line 53 of file sample6_unittest.cc