Jpp
|
#include <istream>
#include <ostream>
#include <string>
#include "JIO/JSerialisable.hh"
#include "km3net-dataformat/online/JDAQRoot.hh"
#include "JDetector/JPMTReadoutAddress.hh"
Go to the source code of this file.
Classes | |
class | JTRIGGER::JPMTMask |
Auxiliary class for pmt mask. More... | |
Namespaces | |
JTRIGGER | |
Checksum. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Typedefs | |
typedef unsigned int | JTRIGGER::JPMTMask_t |
Type definition of pmt mask. More... | |
Functions | |
JPMTMask_t | JTRIGGER::getPMTMask (const unsigned int bit) |
Convert pmt bit to pmt mask. More... | |
Variables | |
static const unsigned int | JTRIGGER::NUMBER_OF_PMT_BITS = 31 |
Number of pmt bits. More... | |