|  | The Gaudi Framework
    v39r3 (979e3109)
    | 
#include <GaudiKernel/StateMachine.h>
Go to the source code of this file.
| Namespaces | |
| Gaudi | |
| This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
| 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.  More... | |