Jpp
17.1.0
the software that should make you happy
|
#include <istream>
#include <ostream>
#include <string>
#include "JIO/JSerialisable.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 | |
Auxiliary classes and methods for triggering. | |
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... | |