Celeritas  0.5.0-56+6b053cd
Classes | Functions
orange/g4org/Transformer.hh File Reference
#include <G4AffineTransform.hh>
#include <G4RotationMatrix.hh>
#include <G4ThreeVector.hh>
#include "orange/transform/VariantTransform.hh"
#include "Scaler.hh"
This graph shows which files directly or indirectly include this file:

Classes

class  celeritas::g4org::Transformer
 Return an ORANGE transformation from a Geant4 transformation. More...
 

Functions

SquareMatrixReal3 celeritas::g4org::convert_from_geant (G4RotationMatrix const &rot)
 Convert a rotation matrix.
 
SquareMatrixReal3 celeritas::g4org::transposed_from_geant (G4RotationMatrix const &rot)
 Get a transposed rotation matrix.