TGeoMatHandlerRotTrScl


class description - source file - inheritance tree

class TGeoMatHandlerRotTrScl : public TGeoMatHandler


    public:
TGeoMatHandlerRotTrScl TGeoMatHandlerRotTrScl() TGeoMatHandlerRotTrScl TGeoMatHandlerRotTrScl(const TGeoMatHandlerRotTrScl&) virtual void ~TGeoMatHandlerRotTrScl() 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 virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

 Physical tree description.





/*

*/


void GetMatrix(Double_t *from, TGeoHMatrix *matrix)

void AddMatrix(Double_t *to, TGeoMatrix *matrix)



Inline Functions


        TGeoMatHandlerRotTrScl TGeoMatHandlerRotTrScl()
                          void LocalToMaster(const Double_t*, Double_t*) const
                          void LocalToMasterVect(const Double_t*, Double_t*) const
                          void MasterToLocal(const Double_t*, Double_t*) const
                          void MasterToLocalVect(const Double_t*, Double_t*) const
                          void LocalToMasterBomb(const Double_t*, Double_t*) const
                          void MasterToLocalBomb(const Double_t*, Double_t*) const
                       TClass* Class()
                       TClass* IsA() const
                          void ShowMembers(TMemberInspector& insp, char* parent)
                          void Streamer(TBuffer& b)
                          void StreamerNVirtual(TBuffer& b)
        TGeoMatHandlerRotTrScl TGeoMatHandlerRotTrScl(const TGeoMatHandlerRotTrScl&)
                          void ~TGeoMatHandlerRotTrScl()


Author: Andrei Gheata 18/03/02
Last update: root/geom:$Name: $:$Id: TGeoCache.cxx,v 1.18 2003/03/14 11:49:02 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.