1 #ifndef __JSUPPORT__JDAQFILEWRITER__
2 #define __JSUPPORT__JDAQFILEWRITER__
41 template<class T, bool = JLANG::JConversion<T,JDAQPreamble>::is_derived>
115 template<
class JHead_t,
class JTail_t>
138 template<
class JHead_t>
Binary output based on std::ostream.
Implementation of object output using JIO::JWriter for single data type.
Interface for binary output.
Accessible output stream.
Interface for object output with named access.
Template interface of object output for single data type.
Object(s) writing to binary file (i.e. .dat).
JDAQFileWriter()
Default constructor.
JDAQWriterObjectOutput(JWriter &writer)
Constructor.
JDAQWriterObjectOutput(JWriter &writer)
Constructor.
Auxiliary class for DAQ object writing to binary stream.
JDAQWriter(JWriter &writer)
Constructor.
JDAQWriter(JWriter &writer)
Constructor.
Implementation of object output to binary file for single data type.
JDAQWriter(JWriter &writer)
Constructor.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Support classes and methods for experiment specific I/O.
Implementation of null output for single data type.
Auxiliary class for no type definition.