Jpp
15.0.4
the software that should make you happy
|
#include <vector>
#include <string.h>
#include "JIO/JBinaryFileReader.hh"
#include "JIO/JByteArrayIO.hh"
#include "JDAQ/JDAQPreambleIO.hh"
#include "km3net-dataformat/online/JDAQDataTypes.hh"
#include "JLang/JObjectIterator.hh"
#include "JLang/JConversion.hh"
Go to the source code of this file.
Classes | |
class | JSUPPORT::JDAQFileReader< T, bool > |
DAQ object reading from binary file (i.e. .dat). More... | |
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 | |
JSUPPORT | |
Support classes and methods for experiment specific I/O. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |