fGeoMatrix | gar::geo::LocalTransformation< StoredMatrix > | protected |
fNodeVec | gar::geo::LocalTransformation< StoredMatrix > | protected |
GetMatrix() const | gar::geo::LocalTransformation< StoredMatrix > | inline |
GetNodes() const | gar::geo::LocalTransformation< StoredMatrix > | inline |
LocalToWorld(double const *local, double *world) const | gar::geo::LocalTransformation< StoredMatrix > | |
LocalToWorldVect(double const *local, double *world) const | gar::geo::LocalTransformation< StoredMatrix > | |
LocalTransformation() | gar::geo::LocalTransformation< StoredMatrix > | inline |
LocalTransformation(TransformationMatrix_t const &matrix) | gar::geo::LocalTransformation< StoredMatrix > | inline |
LocalTransformation(TransformationMatrix_t &&matrix) | gar::geo::LocalTransformation< StoredMatrix > | inline |
LocalTransformation(std::vector< TGeoNode const * > const &path, size_t depth) | gar::geo::LocalTransformation< StoredMatrix > | inline |
Matrix() const | gar::geo::LocalTransformation< StoredMatrix > | inline |
SetMatrix(TransformationMatrix_t matrix) | gar::geo::LocalTransformation< StoredMatrix > | inline |
SetPath(std::vector< TGeoNode const * > const &path, size_t depth) | gar::geo::LocalTransformation< StoredMatrix > | inline |
transformationFromPath(std::vector< TGeoNode const * > const &path, size_t depth) | gar::geo::LocalTransformation< StoredMatrix > | static |
transformationFromPath(std::vector< TGeoNode const * > const &path, size_t depth) | gar::geo::LocalTransformation< StoredMatrix > | |
transformationFromPath(std::vector< TGeoNode const * > const &path, size_t depth) | gar::geo::LocalTransformation< StoredMatrix > | |
TransformationMatrix_t typedef | gar::geo::LocalTransformation< StoredMatrix > | |
WorldToLocal(double const *world, double *local) const | gar::geo::LocalTransformation< StoredMatrix > | |
WorldToLocalVect(const double *world, double *local) const | gar::geo::LocalTransformation< StoredMatrix > | |