Logo ROOT   6.12/07
Reference Guide
Variables
TGeoMatrix.cxx File Reference
#include "Riostream.h"
#include "TObjArray.h"
#include "TGeoManager.h"
#include "TGeoMatrix.h"
#include "TMath.h"
Include dependency graph for TGeoMatrix.cxx:

Variables

TGeoIdentitygGeoIdentity = 0
 
const Int_t kN3 = 3*sizeof(Double_t)
 
const Int_t kN9 = 9*sizeof(Double_t)
 

Variable Documentation

◆ gGeoIdentity

TGeoIdentity* gGeoIdentity = 0

Definition at line 220 of file TGeoMatrix.cxx.

◆ kN3

const Int_t kN3 = 3*sizeof(Double_t)

Definition at line 221 of file TGeoMatrix.cxx.

◆ kN9

const Int_t kN9 = 9*sizeof(Double_t)

Definition at line 222 of file TGeoMatrix.cxx.