Go to the documentation of this file.
7 produces<edm::DetSetVector<CTPPSPixelRecHit> >();
14 desc.addUntracked<
int>(
"RPixVerbosity", 0);
16 descriptions.
add(
"ctppsPixelRecHits",
desc);
34 for (
const auto &ds_cluster :
input) {
static const std::string input
edm::EDGetTokenT< edm::DetSetVector< CTPPSPixelCluster > > tokenCTPPSPixelCluster_
T getUntrackedParameter(std::string const &, T const &) const
~CTPPSPixelRecHitProducer() override
#define DEFINE_FWK_MODULE(type)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
void produce(edm::Event &, const edm::EventSetup &) override
RPixClusterToHit cluster2hit_
void buildHits(unsigned int detId, const std::vector< CTPPSPixelCluster > &clusters, std::vector< CTPPSPixelRecHit > &hits)
void run(const edm::DetSetVector< CTPPSPixelCluster > &input, edm::DetSetVector< CTPPSPixelRecHit > &output)
T getParameter(std::string const &) const
CTPPSPixelRecHitProducer(const edm::ParameterSet ¶m)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)