Go to the documentation of this file.
   18 namespace JPP { 
using namespace JFIT; }
 
  143       in >> static_cast<JPoint4D&>(
object);
 
  160       out << static_cast<const JPoint4D&>(
object);
 
  161       out << 
' ' << 
object.__dx;
 
  162       out << 
' ' << 
object.__dy;
 
  
JVersor3Z & negate()
Prefix unary minus.
 
double JShower3Z::* parameter_type
 
JShower3Z()
Default constructor.
 
JVertex3D & sub(const JVertex3D &value)
Subtraction operator.
 
JVersor3Z & div(const double value)
Division operator.
 
Auxiliary classes and methods for linear and iterative data regression.
 
JShower3Z & div(const double value)
Divison operator.
 
friend std::istream & operator>>(std::istream &in, JShower3Z &object)
Read object from input.
 
Data structure for normalised vector in positive z-direction.
 
JVertex3D & div(const double value)
Division operator.
 
JShower3Z & mul(const double value)
Multiplication operator.
 
JVersor3Z & add(const JVersor3Z &value)
Addition operator.
 
JVersor3Z & mul(const double value)
Multiplication operator.
 
double getT() const
Get time.
 
Auxiliary base class for aritmetic operations of derived class types.
 
JShower3Z(const JPoint4D &point, const JVersor3Z &dir)
Constructor.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Data structure for vector in three dimensions.
 
JVertex3D & negate()
Prefix unary minus.
 
JShower3Z & negate()
Prefix unary minus.
 
JShower3Z & sub(const JShower3Z &value)
Subtraction operator.
 
Data structure for cascade in positive z-direction.
 
JVersor3Z & sub(const JVersor3Z &value)
Subtraction operator.
 
JShower3Z & add(const JShower3Z &value)
Addition operator.
 
Data structure for vertex fit.
 
double JPoint4D::* parameter_type
 
friend std::ostream & operator<<(std::ostream &out, const JShower3Z &object)
Write object to output.
 
const JVersor3Z & getDirection() const
Get direction.
 
JVertex3D & add(const JVertex3D &value)
Addition operator.
 
static parameter_type pDX()
 
static parameter_type pDY()
 
JVertex3D & mul(const double value)
Multiplication operator.