![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <limits>
Include dependency graph for BbcReturnCodes.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | BbcReturnCodes |
Variables | |
| const short | BbcReturnCodes::BBC_INVALID_SHORT = std::numeric_limits<short>::min() |
| const int | BbcReturnCodes::BBC_INVALID_INT = std::numeric_limits<int>::min() |
| const float | BbcReturnCodes::BBC_INVALID_FLOAT = std::numeric_limits<float>::quiet_NaN() |