Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
JDAQTimeslice.hh File Reference

Go to the source code of this file.

Classes

class  KM3NETDAQ::JDAQTimeslice
 Data time slice. More...
 
struct  KM3NETDAQ::JDAQTimesliceL0
 Timeslice data structure for L0 data. More...
 
struct  KM3NETDAQ::JDAQTimesliceL1
 Timeslice data structure for L1 data. More...
 
struct  KM3NETDAQ::JDAQTimesliceL2
 Timeslice data structure for L2 data. More...
 
struct  KM3NETDAQ::JDAQTimesliceSN
 Timeslice data structure for SN data. More...
 

Namespaces

namespace  KM3NETDAQ
 KM3NeT DAQ data structures and auxiliaries.
 

Functions

bool KM3NETDAQ::operator== (const JDAQTimeslice &first, const JDAQTimeslice &second)
 Equal operator for DAQ time slices.
 
bool KM3NETDAQ::operator!= (const JDAQTimeslice &first, const JDAQTimeslice &second)
 Not-equal operator for DAQ time slices.
 
std::ostream & KM3NETDAQ::operator<< (std::ostream &out, const JDAQTimeslice &timeslice)
 Print DAQ Timeslice.