ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
The annealing state Resetting the state is done by just creating a new instance. More...
#include <acts/blob/master/Core/include/Acts/Utilities/AnnealingUtility.hpp>
Public Attributes | |
unsigned int | currentTemperatureIndex {0} |
bool | equilibriumReached {false} |
The annealing state Resetting the state is done by just creating a new instance.
Definition at line 21 of file AnnealingUtility.hpp.
View newest version in sPHENIX GitHub at line 21 of file AnnealingUtility.hpp
unsigned int Acts::AnnealingUtility::State::currentTemperatureIndex {0} |
Definition at line 23 of file AnnealingUtility.hpp.
View newest version in sPHENIX GitHub at line 23 of file AnnealingUtility.hpp
Referenced by Acts::AnnealingUtility::anneal(), Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::AnnealingUtility::getWeight().
bool Acts::AnnealingUtility::State::equilibriumReached {false} |
Definition at line 26 of file AnnealingUtility.hpp.
View newest version in sPHENIX GitHub at line 26 of file AnnealingUtility.hpp
Referenced by Acts::AnnealingUtility::anneal(), Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::AdaptiveMultiVertexFitter< input_track_t, linearizer_t >::fitImpl().