TGeoMatrix.h File Reference

#include "TNamed.h"

Go to the source code of this file.

Classes

class  TGeoMatrix
class  TGeoTranslation
class  TGeoRotation
class  TGeoScale
class  TGeoCombiTrans
class  TGeoGenTrans
class  TGeoIdentity
class  TGeoHMatrix

Variables

const Double_t kNullVector [3] = {0.0, 0.0, 0.0}
const Double_t kIdentityMatrix [3 *3]
const Double_t kUnitScale [3] = {1.0, 1.0, 1.0}
R__EXTERN TGeoIdentitygGeoIdentity


Variable Documentation

R__EXTERN TGeoIdentity* gGeoIdentity

Definition at line 461 of file TGeoMatrix.h.

const Double_t kIdentityMatrix[3 *3]

Initial value:

       {1.0,  0.0,  0.0,
                                             0.0,  1.0,  0.0,
                                             0.0,  0.0,  1.0}

Definition at line 28 of file TGeoMatrix.h.

const Double_t kNullVector[3] = {0.0, 0.0, 0.0}

Definition at line 26 of file TGeoMatrix.h.

const Double_t kUnitScale[3] = {1.0, 1.0, 1.0}

Definition at line 32 of file TGeoMatrix.h.


Generated on Tue Jul 5 15:57:38 2011 for ROOT_528-00b_version by  doxygen 1.5.1