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

| TGeoMatHandlerX() | |
| TGeoMatHandlerX(const TGeoMatHandlerX&) | |
| virtual | ~TGeoMatHandlerX() |
| 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* local, Double_t* master) const |
| virtual void | LocalToMasterBomb(const Double_t* local, Double_t* master) const |
| virtual void | LocalToMasterVect(const Double_t* local, Double_t* master) const |
| virtual void | MasterToLocal(const Double_t* master, Double_t* local) const |
| virtual void | MasterToLocalBomb(const Double_t* master, Double_t* local) const |
| virtual void | MasterToLocalVect(const Double_t* master, Double_t* local) 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 |
Local to master conversion within exploded view.
Master to local conversion within exploded view.