![]() |
The Gaudi Framework
v39r3 (979e3109)
|


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::ReturnCode | |
| ApplicationMgr return code definitions. | |
Functions | |
| StatusCode | Gaudi::setAppReturnCode (SmartIF< IProperty > &appmgr, int value, bool force=false) |
| Set the application return code. More... | |
| int | Gaudi::getAppReturnCode (const SmartIF< IProperty > &appmgr) |
| Get the application (current) return code. More... | |
Variables | |
| constexpr int | Gaudi::ReturnCode::Success = 0x00 |
| constexpr int | Gaudi::ReturnCode::GenericFailure = 0x01 |
| constexpr int | Gaudi::ReturnCode::FailInput = 0x02 |
| constexpr int | Gaudi::ReturnCode::AlgorithmFailure = 0x03 |
| constexpr int | Gaudi::ReturnCode::ScheduledStop = 0x04 |
| constexpr int | Gaudi::ReturnCode::IncidentFailure = 0x05 |
| constexpr int | Gaudi::ReturnCode::UnhandledException = 0x06 |
| constexpr int | Gaudi::ReturnCode::CorruptedInput = 0x10 |
| constexpr int | Gaudi::ReturnCode::SignalOffset = 0x80 |
| constexpr int | Gaudi::ReturnCode::FinalizationFailure = 0x0b |
| Error codes for operation failures. More... | |
| constexpr int | Gaudi::ReturnCode::FinalizationFailure = 0x0b |
| Error codes for operation failures. More... | |