Project
Loading...
Searching...
No Matches
o2::cad::harness::detail Namespace Reference

Functions

uint64_t mixDouble (uint64_t acc, double value)
 

Function Documentation

◆ mixDouble()

uint64_t o2::cad::harness::detail::mixDouble ( uint64_t  acc,
double  value 
)

Checksum mixer the timing loops accumulate results through, so the optimizer cannot elide the measured calls. Exposed only because timeRayKernel below is a template.

Definition at line 71 of file O2SolidHarness.cxx.