We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1deea78 commit df43af9Copy full SHA for df43af9
larcv/core/DataFormat/IOManager.h
@@ -58,7 +58,6 @@ namespace larcv {
58
bool initialize();
59
bool read_entry(const size_t index, bool force_reload = false);
60
bool save_entry();
61
- bool save_entry(const std::string& type, const std::string& producer);
62
void finalize();
63
void clear_entry();
64
void set_id(const size_t run, const size_t subrun, const size_t event);
0 commit comments