mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-08-11 20:50:29 +02:00
Cleanup JF writer
This commit is contained in:
@@ -18,11 +18,6 @@ class JFH5Writer {
|
||||
H5::H5File file_;
|
||||
|
||||
H5::DataSet image_dataset_;
|
||||
H5::DataSet pulse_id_dataset_;
|
||||
H5::DataSet frame_index_dataset_;
|
||||
H5::DataSet daq_rec_dataset_;
|
||||
H5::DataSet is_good_frame_dataset_;
|
||||
|
||||
|
||||
public:
|
||||
JFH5Writer(const std::string& output_file,
|
||||
|
||||
Reference in New Issue
Block a user