#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/SourceFactory.h"
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/ESProducer.h"
#include "FWCore/Framework/interface/EventSetupRecordIntervalFinder.h"
#include "FWCore/Framework/interface/ESProducts.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CondFormats/PPSObjects/interface/PPSPixelTopology.h"
#include "CondFormats/DataRecord/interface/PPSPixelTopologyRcd.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | PPSPixelTopologyESSource |
Loads PPSPixelTopology from a config file. More... | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::DescriptionFillerForESSources< PPSPixelTopologyESSource > > | s_filler__LINE__ ("PPSPixelTopologyESSource") |
static const edm::eventsetup::SourcePluginFactory ::PMaker< edm::eventsetup::SourceMaker< PPSPixelTopologyESSource > > | s_maker__LINE__ ("PPSPixelTopologyESSource") |
|
static |
|
static |