EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Utilities/AnnealingUtility.hpp"
Go to the source code of this file.
Functions | |
static double | gaussFunc (double chi2, double temp) |
Gaussian function for weight calculation. | |
|
static |
Gaussian function for weight calculation.
chi2 | Chi^2 value |
temp | Temperature value |
Definition at line 17 of file AnnealingUtility.cpp.
View newest version in sPHENIX GitHub at line 17 of file AnnealingUtility.cpp
Referenced by Acts::AnnealingUtility::getWeight().