pyg4ometry.geant4.solid.TwoVector

Classes

Module Contents

class pyg4ometry.geant4.solid.TwoVector.TwoVector(xIn, yIn)
x
y
Rotated(angle)
__repr__()
__getitem__(index)
__add__(other)
__sub__(other)
__mul__(other)
__rmul__(other)
__truediv__(other)
__abs__()
dot(other)
cross(other)