EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::AnnealingUtility::State Struct Reference

The annealing state Resetting the state is done by just creating a new instance. More...

#include <acts/blob/sPHENIX/Core/include/Acts/Utilities/AnnealingUtility.hpp>

Public Attributes

unsigned int currentTemperatureIndex {0}
 
bool equilibriumReached {false}
 

Detailed Description

The annealing state Resetting the state is done by just creating a new instance.

Definition at line 22 of file AnnealingUtility.hpp.

View newest version in sPHENIX GitHub at line 22 of file AnnealingUtility.hpp

Member Data Documentation

unsigned int Acts::AnnealingUtility::State::currentTemperatureIndex {0}

Definition at line 24 of file AnnealingUtility.hpp.

View newest version in sPHENIX GitHub at line 24 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}

The documentation for this struct was generated from the following file: