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