Geant4
10.00.p02
|
#include "G3toG4.hh"
#include "G3RotTable.hh"
#include "G3toG4RotationMatrix.hh"
#include "G4PhysicalConstants.hh"
#include "G4ThreeVector.hh"
Go to the source code of this file.
Functions | |
void | PG4gsrotm (G4String *tokens) |
void | G4gsrotm (G4int irot, G4double theta1, G4double phi1, G4double theta2, G4double phi2, G4double theta3, G4double phi3) |
void G4gsrotm | ( | G4int | irot, |
G4double | theta1, | ||
G4double | phi1, | ||
G4double | theta2, | ||
G4double | phi2, | ||
G4double | theta3, | ||
G4double | phi3 | ||
) |
Definition at line 54 of file G4gsrotm.cc.
References FatalException, G3Rot, G4cerr, G4endl, G4Exception(), G4INCL::Math::pi, G3RotTable::Put(), G3toG4RotationMatrix::SetRotationMatrixByRow(), and z.
Referenced by G4BuildGeom(), and PG4gsrotm().
void PG4gsrotm | ( | G4String * | tokens | ) |
Definition at line 35 of file G4gsrotm.cc.
References G3fillParams(), G4gsrotm(), Ipar, PTgsrotm, and Rpar.
Referenced by G3CLEval().