Analysis Software
Documentation for sPHENIX simulation software
|
#include <limits>
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() |