#include "FWCore/Framework/interface/ESProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "RecoLocalTracker/Records/interface/TkStripCPERecord.h"
#include "RecoLocalTracker/ClusterParameterEstimator/interface/ClusterParameterEstimator.h"
#include "RecoLocalTracker/Phase2TrackerRecHits/interface/Phase2StripCPETrivial.h"
#include "DataFormats/Phase2TrackerCluster/interface/Phase2TrackerCluster1D.h"
#include <boost/shared_ptr.hpp>
#include <memory>
#include <map>
Go to the source code of this file.
Classes | |
class | Phase2StripCPEESProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::DescriptionFillerForESProducers < Phase2StripCPEESProducer > > | s_filler__LINE__ ("Phase2StripCPEESProducer") |
static const edm::eventsetup::ModulePluginFactory::PMaker < edm::eventsetup::ModuleMaker < Phase2StripCPEESProducer > > | s_maker__LINE__ ("Phase2StripCPEESProducer") |
|
static |
|
static |