| 
    Jpp
    master_rocky-43-ge265d140c
    
   the software that should make you happy 
   | 
 
#include <stdlib.h>#include <string.h>#include <string>#include <iterator>#include <algorithm>#include "km3net-dataformat/online/JDAQHit.hh"#include "km3net-dataformat/online/JDAQRoot.hh"#include "km3net-dataformat/online/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... | |