Jpp
master_rocky-43-ge265d140c
the software that should make you happy
|
#include "km3net-dataformat/online/JDAQPMTIdentifier.hh"
#include "JIO/JSerialisable.hh"
#include "JDAQ/JDAQModuleIdentifierIO.hh"
Go to the source code of this file.
Namespaces | |
KM3NETDAQ | |
KM3NeT DAQ data structures and auxiliaries. | |
Functions | |
template<> | |
size_t | KM3NETDAQ::getSizeof< JDAQPMTIdentifier > () |
Get size of type. More... | |
JReader & | KM3NETDAQ::operator>> (JReader &in, JDAQPMTIdentifier &pmt) |
Read PMT identifier from input. More... | |
JWriter & | KM3NETDAQ::operator<< (JWriter &out, const JDAQPMTIdentifier &pmt) |
Write PMT identifier to output. More... | |