Geant4
10.02.p02
|
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const G4NavigationHistory &nav) |
Variables | |
G4ThreadLocal G4Allocator < G4NavigationHistory > * | aNavigHistoryAllocator = 0 |
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.
G4ThreadLocal G4Allocator<G4NavigationHistory>* aNavigHistoryAllocator = 0 |
Definition at line 39 of file G4NavigationHistory.cc.