Jpp 19.3.0-rc.2
the software that should make you happy
|
#include <vector>
#include <string.h>
#include "JIO/JStreamIO.hh"
#include "JIO/JReaderObjectIterator.hh"
#include "JIO/JByteArrayIO.hh"
#include "JIO/JBinaryFileReader.hh"
#include "JDAQ/JDAQPreambleIO.hh"
#include "km3net-dataformat/online/JDAQDataTypes.hh"
#include "JLang/JAccessibleBinaryStream.hh"
#include "JLang/JObjectIterator.hh"
#include "JLang/JConversion.hh"
Go to the source code of this file.
Classes | |
class | JSUPPORT::JDAQFileReader< T, true > |
Template specialisation of JDAQFileReader for DAQ compatible data types. More... | |
class | JSUPPORT::JDAQFileReader< T, false > |
Template specialisation of JDAQFileReader for DAQ incompatible data types. More... | |
Namespaces | |
namespace | JSUPPORT |
Support classes and methods for experiment specific I/O. | |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |