CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RunIndex.cc
Go to the documentation of this file.
2 
3 #include <limits>
4 
5 namespace edm {
6 
8 
10  return RunIndex(invalidValue_);
11  }
12 }
static RunIndex invalidRunIndex()
Definition: RunIndex.cc:9
RunIndex()=delete
static const unsigned int invalidValue_
Definition: RunIndex.h:64