Geant4_10
Functions
UVector2.cc File Reference
#include <cmath>
#include <iostream>
#include "UVector2.hh"
Include dependency graph for UVector2.cc:

Go to the source code of this file.

Functions

UVector2 operator/ (const UVector2 &p, double a)
 
std::ostream & operator<< (std::ostream &os, const UVector2 &q)
 

Function Documentation

UVector2 operator/ ( const UVector2 p,
double  a 
)

Definition at line 73 of file UVector2.cc.

std::ostream& operator<< ( std::ostream &  os,
const UVector2 q 
)

Definition at line 82 of file UVector2.cc.