ROOT  6.06/09
Reference Guide
Functions | 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:

Go to the source code of this file.

Functions

 ClassImp (TGeoNavigator) TGeoNavigator
 
 ClassImp (TGeoNavigatorArray) TGeoNavigator *TGeoNavigatorArray
 Add a new navigator to the array. More...
 

Variables

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

Function Documentation

ClassImp ( TGeoNavigator  )

Definition at line 46 of file TGeoNavigator.cxx.

ClassImp ( TGeoNavigatorArray  )

Add a new navigator to the array.

Definition at line 2628 of file TGeoNavigator.cxx.

Variable Documentation

Double_t gTolerance = TGeoShape::Tolerance()
static
const char* kGeoOutsidePath = " "

Definition at line 43 of file TGeoNavigator.cxx.

Referenced by TGeoNavigator::GetPath().

const Int_t kN3 = 3*sizeof(Double_t)