Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BbcReturnCodes Namespace Reference

Variables

const short BBC_INVALID_SHORT = std::numeric_limits<short>::min()
 
const int BBC_INVALID_INT = std::numeric_limits<int>::min()
 
const float BBC_INVALID_FLOAT = std::numeric_limits<float>::quiet_NaN()
 

Variable Documentation

const float BbcReturnCodes::BBC_INVALID_FLOAT = std::numeric_limits<float>::quiet_NaN()

Definition at line 13 of file BbcReturnCodes.h.

View newest version in sPHENIX GitHub at line 13 of file BbcReturnCodes.h

Referenced by BbcPmtHit::get_q(), BbcPmtHit::get_time(), BbcPmtHit::get_tq(), and BbcPmtHit::get_tt().

const int BbcReturnCodes::BBC_INVALID_INT = std::numeric_limits<int>::min()

Definition at line 12 of file BbcReturnCodes.h.

View newest version in sPHENIX GitHub at line 12 of file BbcReturnCodes.h

const short BbcReturnCodes::BBC_INVALID_SHORT = std::numeric_limits<short>::min()

Definition at line 11 of file BbcReturnCodes.h.

View newest version in sPHENIX GitHub at line 11 of file BbcReturnCodes.h

Referenced by BbcPmtContainer::get_npmt(), and BbcOut::get_npmt().