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