ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Navigator.cc File Reference
#include <iomanip>
#include "G4Navigator.hh"
#include "G4ios.hh"
#include "G4SystemOfUnits.hh"
#include "G4GeometryTolerance.hh"
#include "G4VPhysicalVolume.hh"
#include "G4VoxelSafety.hh"
+ Include dependency graph for G4Navigator.cc:

Go to the source code of this file.

Macros

#define G4NEW_SAFETY   1
 

Functions

std::ostream & operator<< (std::ostream &os, const G4Navigator &n)
 

Variables

static const G4double kToleranceNormalCheck = CLHEP::perThousand
 

Macro Definition Documentation

#define G4NEW_SAFETY   1

Definition at line 1799 of file G4Navigator.cc.

View newest version in sPHENIX GitHub at line 1799 of file G4Navigator.cc

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4Navigator n 
)

Variable Documentation

const G4double kToleranceNormalCheck = CLHEP::perThousand
static

Definition at line 47 of file G4Navigator.cc.

View newest version in sPHENIX GitHub at line 47 of file G4Navigator.cc

Referenced by G4Navigator::GetGlobalExitNormal(), and G4Navigator::GetLocalExitNormal().