52 produces<l1t::HGCalTriggerCellBxCollection>(
vfeProcess_->name());
53 produces<l1t::HGCalTriggerSumsBxCollection>(
vfeProcess_->name());
66 auto vfe_trigcell_output = std::make_unique<l1t::HGCalTriggerCellBxCollection>();
67 auto vfe_trigsums_output = std::make_unique<l1t::HGCalTriggerSumsBxCollection>();
83 vfeProcess_->run(ee_digis, *vfe_trigcell_output, es);
84 vfeProcess_->run(fh_digis, *vfe_trigcell_output, es);
85 vfeProcess_->run(bh_digis, *vfe_trigcell_output, es);
T getParameter(std::string const &) const
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
bool getByToken(EDGetToken token, Handle< PROD > &result) const
std::unique_ptr< HGCalVFEProcessorBase > vfeProcess_
#define DEFINE_FWK_MODULE(type)
void produce(edm::Event &, const edm::EventSetup &) override
void beginRun(const edm::Run &, const edm::EventSetup &) override
HGCalVFEProducer(const edm::ParameterSet &)
ParameterSet const & getParameterSet(std::string const &) const
~HGCalVFEProducer() override
edm::ESHandle< HGCalTriggerGeometryBase > triggerGeometry_
T const * product() const
T get(const Candidate &c)