#include <TGeoMatrix.h>
Inheritance diagram for TGeoIdentity:

Public Member Functions | |
| TGeoIdentity () | |
| TGeoIdentity (const char *name) | |
| virtual | ~TGeoIdentity () |
| virtual TGeoMatrix & | Inverse () const |
| virtual void | LocalToMaster (const Double_t *local, Double_t *master) const |
| virtual void | LocalToMasterVect (const Double_t *local, Double_t *master) const |
| virtual void | LocalToMasterBomb (const Double_t *local, Double_t *master) const |
| virtual TGeoMatrix * | MakeClone () const |
| virtual void | MasterToLocal (const Double_t *master, Double_t *local) const |
| virtual void | MasterToLocalVect (const Double_t *master, Double_t *local) const |
| virtual void | MasterToLocalBomb (const Double_t *master, Double_t *local) const |
| virtual const Double_t * | GetTranslation () const |
| virtual const Double_t * | GetRotationMatrix () const |
| virtual const Double_t * | GetScale () const |
| virtual void | SavePrimitive (ostream &, Option_t *="") |
| TGeoIdentity () | |
| TGeoIdentity (const char *name) | |
| virtual | ~TGeoIdentity () |
| virtual TGeoMatrix & | Inverse () const |
| virtual void | LocalToMaster (const Double_t *local, Double_t *master) const |
| virtual void | LocalToMasterVect (const Double_t *local, Double_t *master) const |
| virtual void | LocalToMasterBomb (const Double_t *local, Double_t *master) const |
| virtual TGeoMatrix * | MakeClone () const |
| virtual void | MasterToLocal (const Double_t *master, Double_t *local) const |
| virtual void | MasterToLocalVect (const Double_t *master, Double_t *local) const |
| virtual void | MasterToLocalBomb (const Double_t *master, Double_t *local) const |
| virtual const Double_t * | GetTranslation () const |
| virtual const Double_t * | GetRotationMatrix () const |
| virtual const Double_t * | GetScale () const |
| virtual void | SavePrimitive (ostream &, Option_t *="") |
Definition at line 371 of file TGeoMatrix.h.
| TGeoIdentity::TGeoIdentity | ( | ) |
| TGeoIdentity::TGeoIdentity | ( | const char * | name | ) |
Definition at line 1933 of file TGeoMatrix.cxx.
References gGeoIdentity, and TGeoMatrix::RegisterYourself().
| virtual TGeoIdentity::~TGeoIdentity | ( | ) | [inline, virtual] |
Definition at line 378 of file TGeoMatrix.h.
| TGeoIdentity::TGeoIdentity | ( | ) |
| TGeoIdentity::TGeoIdentity | ( | const char * | name | ) |
| virtual TGeoIdentity::~TGeoIdentity | ( | ) | [inline, virtual] |
Definition at line 378 of file TGeoMatrix.h.
| TGeoMatrix & TGeoIdentity::Inverse | ( | ) | const [virtual] |
| virtual void TGeoIdentity::LocalToMaster | ( | const Double_t * | local, | |
| Double_t * | master | |||
| ) | const [inline, virtual] |
Reimplemented from TGeoMatrix.
Definition at line 381 of file TGeoMatrix.h.
Referenced by LocalToMasterBomb().
| virtual void TGeoIdentity::LocalToMasterBomb | ( | const Double_t * | local, | |
| Double_t * | master | |||
| ) | const [inline, virtual] |
Reimplemented from TGeoMatrix.
Definition at line 383 of file TGeoMatrix.h.
References LocalToMaster().
| virtual TGeoMatrix* TGeoIdentity::MakeClone | ( | ) | const [inline, virtual] |
| virtual void TGeoIdentity::MasterToLocal | ( | const Double_t * | master, | |
| Double_t * | local | |||
| ) | const [inline, virtual] |
Reimplemented from TGeoMatrix.
Definition at line 385 of file TGeoMatrix.h.
Referenced by MasterToLocalBomb().
| virtual void TGeoIdentity::MasterToLocalBomb | ( | const Double_t * | master, | |
| Double_t * | local | |||
| ) | const [inline, virtual] |
Reimplemented from TGeoMatrix.
Definition at line 387 of file TGeoMatrix.h.
References MasterToLocal().
| virtual const Double_t* TGeoIdentity::GetTranslation | ( | ) | const [inline, virtual] |
| virtual const Double_t* TGeoIdentity::GetRotationMatrix | ( | ) | const [inline, virtual] |
| virtual const Double_t* TGeoIdentity::GetScale | ( | ) | const [inline, virtual] |
| virtual void TGeoIdentity::SavePrimitive | ( | ostream & | , | |
| Option_t * | = "" | |||
| ) | [inline, virtual] |
| virtual TGeoMatrix& TGeoIdentity::Inverse | ( | ) | const [virtual] |
Implements TGeoMatrix.
| virtual void TGeoIdentity::LocalToMasterBomb | ( | const Double_t * | local, | |
| Double_t * | master | |||
| ) | const [inline, virtual] |
Reimplemented from TGeoMatrix.
Definition at line 383 of file TGeoMatrix.h.
References LocalToMaster().
| virtual TGeoMatrix* TGeoIdentity::MakeClone | ( | ) | const [inline, virtual] |
| virtual void TGeoIdentity::MasterToLocalBomb | ( | const Double_t * | master, | |
| Double_t * | local | |||
| ) | const [inline, virtual] |
Reimplemented from TGeoMatrix.
Definition at line 387 of file TGeoMatrix.h.
References MasterToLocal().
| virtual const Double_t* TGeoIdentity::GetTranslation | ( | ) | const [inline, virtual] |
| virtual const Double_t* TGeoIdentity::GetRotationMatrix | ( | ) | const [inline, virtual] |
| virtual const Double_t* TGeoIdentity::GetScale | ( | ) | const [inline, virtual] |
| virtual void TGeoIdentity::SavePrimitive | ( | ostream & | , | |
| Option_t * | = "" | |||
| ) | [inline, virtual] |
1.5.1