11 #include <boost/shared_ptr.hpp>
21 boost::shared_ptr<ClusterParameterEstimator<Phase2TrackerCluster1D> >
produce(
const TkStripCPERecord & iRecord);
30 boost::shared_ptr<ClusterParameterEstimator<Phase2TrackerCluster1D> >
cpe_;
38 if (enumMap_.find(name) == enumMap_.end())
T getParameter(std::string const &) const
boost::shared_ptr< ClusterParameterEstimator< Phase2TrackerCluster1D > > produce(const TkStripCPERecord &iRecord)
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
std::map< std::string, CPE_t > enumMap_
Phase2StripCPEESProducer(const edm::ParameterSet &)
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
boost::shared_ptr< ClusterParameterEstimator< Phase2TrackerCluster1D > > cpe_