Jpp
17.2.0
the software that should make you happy
|
#include <JDOMToPMTMaskMap.hh>
Public Member Functions | |
JDOMToPMTMaskMap () | |
const JPMTMask & | getPMTMask (const JModuleIdentifier &id) |
virtual JReader & | read (JReader &in) override |
Read from input. More... | |
virtual JWriter & | write (JWriter &out) const override |
Write to output. More... | |
Friends | |
std::istream & | operator>> (std::istream &in, JDOMToPMTMaskMap &masks) |
std::ostream & | operator<< (std::ostream &out, const JDOMToPMTMaskMap &masks) |
Definition at line 29 of file JDOMToPMTMaskMap.hh.
|
inline |
Definition at line 35 of file JDOMToPMTMaskMap.hh.
|
inline |
Definition at line 40 of file JDOMToPMTMaskMap.hh.
Read from input.
in | JReader |
Implements JIO::JSerialisable.
Definition at line 86 of file JDOMToPMTMaskMap.hh.
Write to output.
out | JWriter |
Implements JIO::JSerialisable.
Definition at line 111 of file JDOMToPMTMaskMap.hh.
|
friend |
Definition at line 46 of file JDOMToPMTMaskMap.hh.
|
friend |
Definition at line 70 of file JDOMToPMTMaskMap.hh.