Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Utilities/FiniteStateMachine.hpp>
Static Public Attributes | |
static constexpr std::string_view | name = "Terminated" |
Name of this state (useful for logging) | |
Contractual termination state. Is transitioned to if State+Event do not have a transition defined.
Definition at line 106 of file FiniteStateMachine.hpp.
View newest version in sPHENIX GitHub at line 106 of file FiniteStateMachine.hpp
|
static |
Name of this state (useful for logging)
Definition at line 108 of file FiniteStateMachine.hpp.
View newest version in sPHENIX GitHub at line 108 of file FiniteStateMachine.hpp
Referenced by cpp.tokenize.Token::__str__(), cpp.ast.Define::__str__(), cpp.ast.Parameter::__str__(), cpp.ast.Typedef::__str__(), cpp.ast._NestedType::__str__(), cpp.ast.Class::__str__(), cpp.ast.Function::__str__(), cpp.ast.Type::__str__(), cpp.ast._GenericDeclaration::FullName(), and cpp.ast.VariableDeclaration::ToString().