Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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:

Functions

 ClassImp (TGeoNavigator)
 
 ClassImp (TGeoNavigatorArray)
 

Variables

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

Function Documentation

◆ ClassImp() [1/2]

ClassImp ( TGeoNavigator  )

◆ ClassImp() [2/2]

ClassImp ( TGeoNavigatorArray  )

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.