CMS 3D CMS Logo

Namespaces | Functions
DataProxy.cc File Reference
#include <mutex>
#include "FWCore/Framework/interface/DataProxy.h"
#include "FWCore/Framework/interface/ComponentDescription.h"
#include "FWCore/Framework/interface/MakeDataException.h"
#include "FWCore/Framework/interface/EventSetupRecord.h"
#include "FWCore/Framework/src/ESGlobalMutex.h"
#include "FWCore/ServiceRegistry/interface/ActivityRegistry.h"

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::eventsetup
 

Functions

static const ComponentDescription * edm::eventsetup::dummyDescription ()
 

Variable Documentation

◆ activityRegistry_

ActivityRegistry const* activityRegistry_
private

Definition at line 89 of file DataProxy.cc.

◆ calledPostLock_

bool calledPostLock_
private

Definition at line 88 of file DataProxy.cc.

◆ componentDescription_

ComponentDescription const* componentDescription_
private

Definition at line 87 of file DataProxy.cc.

◆ dataKey_

DataKey const& dataKey_
private

Definition at line 86 of file DataProxy.cc.

◆ eventSetupRecord_

EventSetupRecordImpl const& eventSetupRecord_
private

Definition at line 85 of file DataProxy.cc.