122 inline void setT(
const double time)
JFormat_t & getFormat()
Get format for given type.
void setT(const double time)
Set time.
JTime(const double t)
Constructor.
JTime & div(const double value)
Division operator.
JTime()
Default constructor.
JTime & add(const JTime &value)
Addition operator.
friend std::istream & operator>>(std::istream &in, JTime &time)
Read time from input.
friend JWriter & operator<<(JWriter &out, const JTime &time)
Write time to output.
friend JReader & operator>>(JReader &in, JTime &time)
Read time from input.
JTime & negate()
Prefix unary minus.
double getT() const
Get time.
JTime & mul(const double value)
Multiplication operator.
JTime & sub(const JTime &value)
Subtraction operator.
friend std::ostream & operator<<(std::ostream &out, const JTime &time)
Write time to output.
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).