Go to the documentation of this file. 1 #ifndef __JDETECTOR__JMODULEADDRESS__
2 #define __JDETECTOR__JMODULEADDRESS__
73 return in >>
object.first;
86 return out <<
object.first;
int first
index of module in detector data structure
Template definition of auxiliary base class for comparison of data structures.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
JModuleAddress(const int index)
Constructor.
Address of module in detector data structure.
friend std::istream & operator>>(std::istream &in, JModuleAddress &object)
Read module address from input.
JModuleAddress()
Default constructor.
bool equals(const JModuleAddress &address) const
Equal method.
friend std::ostream & operator<<(std::ostream &out, const JModuleAddress &object)
Write module address to output.
Auxiliary classes and methods for detector calibration.