| 
    Jpp
    18.2.1
    
   the software that should make you happy 
   | 
 
KM3NeT DAQ constants, bit handling, etc. More...
#include "km3net-dataformat/online/JDAQException.hh"Go to the source code of this file.
Classes | |
| struct | KM3NETDAQ::JBit | 
| Auxiliary data structure for single bit.  More... | |
| struct | KM3NETDAQ::JBits | 
| Auxiliary data structure for range of bits.  More... | |
Namespaces | |
| KM3NETDAQ | |
| KM3NeT DAQ data structures and auxiliaries.  | |
Macros | |
| #define | KM3NET 1 | 
| #define | ANTARES 2 | 
Variables | |
| static const int | KM3NETDAQ::NUMBER_OF_PMTS = 31 | 
| Total number of PMTs in module.  More... | |
| static const JBit | KM3NETDAQ::DAQ_WHITE_RABBIT (31) | 
| White Rabbit status.  More... | |
| static const JBits | KM3NETDAQ::DAQ_TDC (0, 30) | 
| TDC high-rate veto status.  More... | |
| static const JBits | KM3NETDAQ::DAQ_FIFO (0, 30) | 
| FIFO almost full bits.  More... | |
| static const JBit | KM3NETDAQ::DAQ_UDP_TRAILER (31) | 
| UDP trailer.  More... | |
| static const JBits | KM3NETDAQ::DAQ_UDP_RECEIVED_PACKETS (0, 15) | 
| Mask of UDP received packets.  More... | |
| static const JBits | KM3NETDAQ::DAQ_UDP_SEQUENCE_NUMBER (16, 31) | 
| Mask of UDP sequence number.  More... | |
 1.8.5