Go to the documentation of this file.
59 produces<edm::DetSetVector<TotemRPRecHit>>();
73 for (
auto& ids : *
input) {
88 ->setComment(
"input clusters collection to retrieve");
89 desc.
add<
int>(
"verbosity", 0);
91 descr.
add(
"totemRPRecHitProducer", desc);
static void fillDescriptions(edm::ConfigurationDescriptions &)
ParameterDescriptionBase * add(U const &iLabel, T const &value)
static const std::string input
~TotemRPRecHitProducer() override
edm::InputTag tagCluster_
TotemRPRecHitProducerAlgorithm algorithm_
#define DEFINE_FWK_MODULE(type)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
void buildRecoHits(const edm::DetSet< TotemRPCluster > &input, edm::DetSet< TotemRPRecHit > &output)
const edm::ParameterSet conf_
TotemRPRecHitProducer(const edm::ParameterSet &conf)
edm::EDGetTokenT< edm::DetSetVector< TotemRPCluster > > tokenCluster_
void produce(edm::Event &e, const edm::EventSetup &c) override
T getParameter(std::string const &) const