41 vfeProcess_ = std::unique_ptr<HGCalVFEProcessorBase>{
44 produces<l1t::HGCalTriggerCellBxCollection>(
vfeProcess_->name());
54 auto vfe_trigcell_output = std::make_unique<l1t::HGCalTriggerCellBxCollection>();
61 vfeProcess_->run(nose_digis, *vfe_trigcell_output, es);