We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9dbdef + 6cc0b8c commit 0f3c69aCopy full SHA for 0f3c69a
include/fdreadoutlibs/detail/TPCEthFrameProcessor.hxx
@@ -295,7 +295,7 @@ TPCEthFrameProcessor<ReadoutTypeAdapter>::scrap_postprocessing()
295
m_channel_plane_map.clear();
296
297
// TP variables
298
- m_tp_generator.reset(new tpglibs::TPGenerator());
+ m_tp_generator->reset();
299
m_tpg_configs.clear();
300
m_plane_to_tpa_vector_map.clear();
301
m_plane_to_tp_sink_map.clear();
0 commit comments