Go to the source code of this file.
◆ ClassImp()
- Author
- Nils Krumnack
Definition at line 21 of file DiskOutput.cxx.
26 testInvariant ()
const
42 const std::string& segmentName,
43 const std::string&
suffix)
const
47 std::unique_ptr<DiskWriter>
result
48 = doMakeWriter (sampleName, segmentName,
suffix);
55 std::string DiskOutput ::
56 targetURL (
const std::string& sampleName,
57 const std::string& segmentName,
58 const std::string&
suffix)
const
62 std::string
result = getTargetURL (sampleName, segmentName,
suffix);
Writer< N, I > makeWriter(H5::Group &group, const std::string &name, const Consumers< I > &consumers, const std::array< hsize_t, N > &extent=internal::uniform< N >(5), hsize_t batch_size=defaults::batch_size)
makeWriter