ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/externals/clhep/include/CLHEP/Vector/RotationInterfaces.h>
Public Member Functions | |
HepRep4x4Symmetric () | |
HepRep4x4Symmetric (double xx, double xy, double xz, double xt, double yy, double yz, double yt, double zz, double zt, double tt) | |
HepRep4x4Symmetric (const double *array) | |
void | setToIdentity () |
void | getArray (double *array) const |
Public Attributes | |
double | xx_ |
double | xy_ |
double | xz_ |
double | xt_ |
double | yy_ |
double | yz_ |
double | yt_ |
double | zz_ |
double | zt_ |
double | tt_ |
Definition at line 366 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 366 of file RotationInterfaces.h
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
double CLHEP::HepRep4x4Symmetric::tt_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), CLHEP::HepBoost::print(), and CLHEP::HepBoost::set().
double CLHEP::HepRep4x4Symmetric::xt_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), CLHEP::HepBoost::norm2(), and CLHEP::HepBoost::set().
double CLHEP::HepRep4x4Symmetric::xx_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().
double CLHEP::HepRep4x4Symmetric::xy_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().
double CLHEP::HepRep4x4Symmetric::xz_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().
double CLHEP::HepRep4x4Symmetric::yt_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), CLHEP::HepBoost::norm2(), and CLHEP::HepBoost::set().
double CLHEP::HepRep4x4Symmetric::yy_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().
double CLHEP::HepRep4x4Symmetric::yz_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().
double CLHEP::HepRep4x4Symmetric::zt_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), CLHEP::HepBoost::norm2(), and CLHEP::HepBoost::set().
double CLHEP::HepRep4x4Symmetric::zz_ |
Definition at line 385 of file RotationInterfaces.h.
View newest version in sPHENIX GitHub at line 385 of file RotationInterfaces.h
Referenced by CLHEP::HepBoost::matrixMultiplication(), and CLHEP::HepBoost::set().