![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
| const short | MBD_INVALID_SHORT = std::numeric_limits<short>::min() |
| const int | MBD_INVALID_INT = std::numeric_limits<int>::min() |
| const float | MBD_INVALID_FLOAT = std::numeric_limits<float>::quiet_NaN() |
| const float MbdReturnCodes::MBD_INVALID_FLOAT = std::numeric_limits<float>::quiet_NaN() |
Definition at line 13 of file MbdReturnCodes.h.
View newest version in sPHENIX GitHub at line 13 of file MbdReturnCodes.h
Referenced by MbdPmtHit::get_q(), MbdPmtHit::get_time(), MbdPmtHit::get_tq(), and MbdPmtHit::get_tt().
| const int MbdReturnCodes::MBD_INVALID_INT = std::numeric_limits<int>::min() |
Definition at line 12 of file MbdReturnCodes.h.
View newest version in sPHENIX GitHub at line 12 of file MbdReturnCodes.h
| const short MbdReturnCodes::MBD_INVALID_SHORT = std::numeric_limits<short>::min() |
Definition at line 11 of file MbdReturnCodes.h.
View newest version in sPHENIX GitHub at line 11 of file MbdReturnCodes.h
Referenced by MbdPmtContainer::get_npmt(), and MbdOut::get_npmt().