ROOT  6.06/08
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:

Go to the source code of this file.

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

§ kGeoOutsidePath

const char* kGeoOutsidePath = " "

Definition at line 43 of file TGeoNavigator.cxx.

Referenced by TGeoNavigator::GetPath().

§ kN3

const Int_t kN3 = 3*sizeof(Double_t)