Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
FWCore
Utilities
src
RunIndex.cc
Go to the documentation of this file.
1
#include "
FWCore/Utilities/interface/RunIndex.h
"
2
3
#include <limits>
4
5
namespace
edm {
6
7
const
unsigned
int
RunIndex::invalidValue_
=
std::numeric_limits<unsigned int>::max
();
8
9
RunIndex
RunIndex::invalidRunIndex
() {
return
RunIndex
(
invalidValue_
); }
10
}
// namespace edm
RunIndex.h
edm::RunIndex::invalidRunIndex
static RunIndex invalidRunIndex()
Definition:
RunIndex.cc:9
edm::RunIndex::RunIndex
RunIndex()=delete
SiStripPI::max
Definition:
SiStripPayloadInspectorHelper.h:169
edm::RunIndex::invalidValue_
static const unsigned int invalidValue_
Definition:
RunIndex.h:57
edm::RunIndex
Definition:
RunIndex.h:32
Generated for CMSSW Reference Manual by
1.8.5