Logo ROOT   6.12/07
Reference Guide
Variables
TGeoNavigator.cxx File Reference
#include "TGeoNavigator.h"
#include "TGeoManager.h"
#include "TGeoMatrix.h"
#include "TGeoNode.h"
#include "TGeoVolume.h"
#include "TGeoPatternFinder.h"
#include "TGeoVoxelFinder.h"
#include "TMath.h"
#include "TGeoParallelWorld.h"
#include "TGeoPhysicalNode.h"
Include dependency graph for TGeoNavigator.cxx:

Variables

static Double_t gTolerance = TGeoShape::Tolerance()
 
const char * kGeoOutsidePath = " "
 
const Int_t kN3 = 3*sizeof(Double_t)
 

Variable Documentation

◆ gTolerance

Double_t gTolerance = TGeoShape::Tolerance()
static

Definition at line 46 of file TGeoNavigator.cxx.

◆ kGeoOutsidePath

const char* kGeoOutsidePath = " "

Definition at line 47 of file TGeoNavigator.cxx.

◆ kN3

const Int_t kN3 = 3*sizeof(Double_t)

Definition at line 48 of file TGeoNavigator.cxx.