|
Jpp
|
#include <stdlib.h>#include <string.h>#include <iterator>#include <algorithm>#include "JIO/JSerialisable.hh"#include "JDAQ/JDAQHit.hh"#include "JDAQ/JDAQRoot.hh"#include "JDAQ/JDAQException.hh"Go to the source code of this file.
Classes | |
| class | KM3NETDAQ::JDAQFrameSubset |
| Subset of data frame. More... | |
| class | KM3NETDAQ::JDAQFrame |
| Data frame. More... | |
Namespaces | |
| KM3NETDAQ | |
| KM3NeT DAQ data structures and auxiliaries. | |
Functions | |
| bool | KM3NETDAQ::operator== (const JDAQFrame &first, const JDAQFrame &second) |
| Equal operator for DAQ frames. More... | |
| bool | KM3NETDAQ::operator!= (const JDAQFrame &first, const JDAQFrame &second) |
| Not-equal operator for DAQ frames. More... | |
1.8.16