#include <algorithm>
#include <cassert>
#include <cstring>
#include <limits>
#include "FWCore/Framework/interface/DataProxyProvider.h"
#include "FWCore/Framework/interface/DataProxy.h"
#include "FWCore/Framework/interface/RecordDependencyRegister.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
edm::eventsetup | |
Functions | |
static const std::string | edm::eventsetup::kAppendToDataLabel ("appendToDataLabel") |
Variables | |
constexpr auto | kInvalidIndex = std::numeric_limits<unsigned int>::max() |
constexpr auto kInvalidIndex = std::numeric_limits<unsigned int>::max() |
Definition at line 26 of file DataProxyProvider.cc.
Referenced by edm::checkForModuleDependencyCorrectness(), edm::eventsetup::DataProxyProvider::KeyedProxies::insert(), and edm::eventsetup::DataProxyProvider::KeyedProxies::unInitialized().