|
Gaudi Framework, version v23r5 |
| Home | Generated: Wed Nov 28 2012 |
#include "GaudiKernel/StateMachine.h"
Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
| : AIDA interfaces visibility | |
| namespace | Gaudi::StateMachine |
Functions | |
| State GAUDI_API | Gaudi::StateMachine::ChangeState (const Transition transition, const State state) |
| Function to get the new state according to the required transition, checking if the transition is allowed. | |