G4Root Version 6.6
Loading...
Searching...
No Matches
TG4RootNavigator.cxx File Reference

Implementation of the TG4RootNavigator class. More...

#include "TGeoManager.h"
#include "TG4RootDetectorConstruction.h"
#include "TG4RootNavigator.h"
#include "G4SystemOfUnits.hh"
#include "G4Track.hh"
#include "G4TrackingManager.hh"

Go to the source code of this file.

Variables

static const double gCm = 1. / cm
 constant for conversion cm <-> mm
 
static const double gZeroStepThr = 1.e-3
 
static const int gAbandonZeroSteps = 40
 

Detailed Description

Implementation of the TG4RootNavigator class.

Author
A. Gheata; CERN

Definition in file TG4RootNavigator.cxx.

Variable Documentation

◆ gCm

◆ gZeroStepThr

const double gZeroStepThr = 1.e-3
static

Definition at line 31 of file TG4RootNavigator.cxx.

Referenced by TG4RootNavigator::ComputeStep().

◆ gAbandonZeroSteps

const int gAbandonZeroSteps = 40
static

Definition at line 32 of file TG4RootNavigator.cxx.

Referenced by TG4RootNavigator::ComputeStep().