1#ifndef __JGEOMETRY3D_JENERGY__
2#define __JGEOMETRY3D_JENERGY__
54 inline void setE(
const double energy)
JFormat_t & getFormat()
Get format for given type.
friend JReader & operator>>(JReader &in, JEnergy &energy)
Read energy from input.
JEnergy(const double E)
Constructor.
JEnergy()
Default constructor.
void setE(const double energy)
Set energy.
friend JWriter & operator<<(JWriter &out, const JEnergy &energy)
Write energy to output.
double getE() const
Get energy.
friend std::ostream & operator<<(std::ostream &out, const JEnergy &energy)
Write energy to output.
friend std::istream & operator>>(std::istream &in, JEnergy &energy)
Read energy from input.
Interface for binary input.
Interface for binary output.
Auxiliary classes and methods for 3D geometrical objects and operations.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).