Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ScaleTransform.hh File Reference
#include "G4Types.hh"
#include "G4ThreeVector.hh"
#include "G4Transform3D.hh"
#include "G4ScaleTransform.icc"

Go to the source code of this file.

Classes

class  G4ScaleTransform
 G4ScaleTransform is a class for geometric scaling transformations. It supports efficient arbitrary transformation of points, vectors and normals and the computation of compound and inverse transformations. More...

Functions

std::ostream & operator<< (std::ostream &os, const G4ScaleTransform &scale)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
const G4ScaleTransform & scale )