![]() |
![]() |
#include <cassert>
#include <map>
#include <optional>
#include <string>
#include <type_traits>
#include <vector>
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/ESTransientHandle.h"
#include "FWCore/Framework/interface/EventSetupRecordKey.h"
#include "FWCore/Framework/interface/EventSetupRecord.h"
#include "FWCore/Framework/interface/EventSetupImpl.h"
#include "FWCore/Framework/interface/HCMethods.h"
#include "FWCore/Framework/interface/NoRecordException.h"
#include "FWCore/Framework/interface/IOVSyncValue.h"
#include "FWCore/Framework/interface/data_default_record_trait.h"
#include "FWCore/Utilities/interface/Transition.h"
#include "FWCore/Utilities/interface/ESIndices.h"
Go to the source code of this file.
Classes | |
class | edm::ESGetToken< ESProduct, ESRecord > |
class | edm::EventSetup |
Namespaces | |
edm | |
HLT enums. | |
edm::eventsetup | |
Functions | |
template<typename T , typename R = typename eventsetup::data_default_record_trait<typename T::value_type>::type> | |
T const & | edm::get (EventSetup const &setup) |
template<typename T , typename R = typename eventsetup::data_default_record_trait<typename T::value_type>::type, typename L > | |
T const & | edm::get (EventSetup const &setup, L &&label) |