Geant4  10.02.p01
G4NavigationHistory.cc File Reference
#include "G4ios.hh"
#include "G4NavigationHistory.hh"
+ Include dependency graph for G4NavigationHistory.cc:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const G4NavigationHistory &nav)
 

Variables

G4ThreadLocal G4Allocator
< G4NavigationHistory > * 
aNavigHistoryAllocator = 0
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4NavigationHistory nav 
)

Definition at line 69 of file G4NavigationHistory.cc.

References G4cout, G4endl, G4NavigationHistory::GetDepth(), G4VPhysicalVolume::GetName(), G4NavigationHistory::GetReplicaNo(), G4NavigationHistory::GetVolume(), G4NavigationHistory::GetVolumeType(), kNormal, kParameterised, and kReplica.

+ Here is the call graph for this function:

Variable Documentation

G4ThreadLocal G4Allocator<G4NavigationHistory>* aNavigHistoryAllocator = 0

Definition at line 39 of file G4NavigationHistory.cc.