Namespaces | Variables
MCLimits.h File Reference
#include <limits>
#include <climits>

Go to the source code of this file.

Namespaces

 sim
 Code to link reconstructed objects back to the MC truth information.
 

Variables

const double sim::kINVALID_DOUBLE = std::numeric_limits <double>::max()
 
const float sim::kINVALID_FLOAT = std::numeric_limits <float>::max()
 
const unsigned int sim::kINVALID_UINT = std::numeric_limits <unsigned int>::max()
 
const int sim::kINVALID_INT = std::numeric_limits <int>::max()