|
Jpp
|
#include <vector>#include <string.h>#include "JIO/JBinaryFileReader.hh"#include "JIO/JByteArrayIO.hh"#include "JDAQ/JDAQDataTypes.hh"#include "JDAQ/JDAQPreamble.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. 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 | |
1.8.5