![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/g3tog4/include/G3toG4RotationMatrix.hh>
Inheritance diagram for G3toG4RotationMatrix:
Collaboration diagram for G3toG4RotationMatrix:Additional Inherited Members | |
Static Public Member Functions inherited from CLHEP::HepRotation | |
| static double | getTolerance () |
| static double | setTolerance (double tol) |
Static Public Attributes inherited from CLHEP::HepRotation | |
| static DLL_API const HepRotation | IDENTITY |
Protected Member Functions inherited from CLHEP::HepRotation | |
| HepRotation (double mxx, double mxy, double mxz, double myx, double myy, double myz, double mzx, double mzy, double mzz) | |
Protected Attributes inherited from CLHEP::HepRotation | |
| double | rxx |
| double | rxy |
| double | rxz |
| double | ryx |
| double | ryy |
| double | ryz |
| double | rzx |
| double | rzy |
| double | rzz |
Definition at line 46 of file G3toG4RotationMatrix.hh.
View newest version in sPHENIX GitHub at line 46 of file G3toG4RotationMatrix.hh
| G3toG4RotationMatrix::G3toG4RotationMatrix | ( | ) |
Definition at line 30 of file G3toG4RotationMatrix.cc.
View newest version in sPHENIX GitHub at line 30 of file G3toG4RotationMatrix.cc
References CLHEP::HepRotation::rxx, CLHEP::HepRotation::rxy, CLHEP::HepRotation::rxz, CLHEP::HepRotation::ryx, CLHEP::HepRotation::ryy, CLHEP::HepRotation::ryz, CLHEP::HepRotation::rzx, CLHEP::HepRotation::rzy, and CLHEP::HepRotation::rzz.
| G3toG4RotationMatrix::~G3toG4RotationMatrix | ( | ) |
Definition at line 43 of file G3toG4RotationMatrix.cc.
View newest version in sPHENIX GitHub at line 43 of file G3toG4RotationMatrix.cc
| void G3toG4RotationMatrix::SetRotationMatrixByCol | ( | const G4ThreeVector & | Col1, |
| const G4ThreeVector & | Col2, | ||
| const G4ThreeVector & | Col3 | ||
| ) |
Definition at line 49 of file G3toG4RotationMatrix.cc.
View newest version in sPHENIX GitHub at line 49 of file G3toG4RotationMatrix.cc
References CLHEP::HepRotation::rxx, CLHEP::HepRotation::rxy, CLHEP::HepRotation::rxz, CLHEP::HepRotation::ryx, CLHEP::HepRotation::ryy, CLHEP::HepRotation::ryz, CLHEP::HepRotation::rzx, CLHEP::HepRotation::rzy, CLHEP::HepRotation::rzz, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Here is the call graph for this function:| void G3toG4RotationMatrix::SetRotationMatrixByRow | ( | const G4ThreeVector & | Row1, |
| const G4ThreeVector & | Row2, | ||
| const G4ThreeVector & | Row3 | ||
| ) |
Definition at line 68 of file G3toG4RotationMatrix.cc.
View newest version in sPHENIX GitHub at line 68 of file G3toG4RotationMatrix.cc
References CLHEP::HepRotation::rxx, CLHEP::HepRotation::rxy, CLHEP::HepRotation::rxz, CLHEP::HepRotation::ryx, CLHEP::HepRotation::ryy, CLHEP::HepRotation::ryz, CLHEP::HepRotation::rzx, CLHEP::HepRotation::rzy, CLHEP::HepRotation::rzz, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Referenced by G4gsrotm().
Here is the call graph for this function:
Here is the caller graph for this function: