LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
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
Int_t max
Definition: plot.C:27
Monte Carlo Simulation.
const unsigned int kINVALID_UINT
Definition: MCLimits.h:14
const float kINVALID_FLOAT
Definition: MCLimits.h:12