| library: libGeom #include "TGeoCache.h" |

| TGeoMatHandlerTrScl() | |
| TGeoMatHandlerTrScl(const TGeoMatHandlerTrScl&) | |
| virtual | ~TGeoMatHandlerTrScl() |
| virtual void | AddMatrix(Double_t* to, TGeoMatrix* matrix) |
| static TClass* | Class() |
| virtual void | GetMatrix(Double_t* from, TGeoHMatrix* matrix) |
| virtual TClass* | IsA() const |
| virtual void | LocalToMaster(const Double_t*, Double_t*) const |
| virtual void | LocalToMasterBomb(const Double_t*, Double_t*) const |
| virtual void | LocalToMasterVect(const Double_t*, Double_t*) const |
| virtual void | MasterToLocal(const Double_t*, Double_t*) const |
| virtual void | MasterToLocalBomb(const Double_t*, Double_t*) const |
| virtual void | MasterToLocalVect(const Double_t*, Double_t*) const |
| void | TGeoMatHandler::SetLocation(Double_t* add) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| TGeoMatHandler& | TGeoMatHandler::operator=(const TGeoMatHandler& gmh) |
| Double_t* | TGeoMatHandler::fLocation | adress of current matrix |