Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoMatrix.cxx File Reference
#include <iostream>
#include "TObjArray.h"
#include "TGeoManager.h"
#include "TGeoMatrix.h"
#include "TMath.h"
Include dependency graph for TGeoMatrix.cxx:

Variables

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

Variable Documentation

◆ gGeoIdentity

TGeoIdentity* gGeoIdentity = nullptr

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.