ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/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 source.g4viscp.G4Scene::create_scene(), mcscore.MCParticle::printout(), and source.g4viscp.G4Scene::update_scene().