MCLimits.h
Go to the documentation of this file.
1 
2 #ifndef MCLIMITS_H
3 #define MCLIMITS_H
4 
5 #include <limits>
6 #include <climits>
7 
8 namespace sim {
9 
11 
13 
15 
17 
18 }
19 
20 #endif
21 
22 
23 
const double kINVALID_DOUBLE
Definition: MCLimits.h:10
const int kINVALID_INT
Definition: MCLimits.h:16
static int max(int a, int b)
Code to link reconstructed objects back to the MC truth information.
const unsigned int kINVALID_UINT
Definition: MCLimits.h:14
const float kINVALID_FLOAT
Definition: MCLimits.h:12