ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

G4Allocator
< G4NavigationHistory > *& 
aNavigHistoryAllocator ()
 
std::ostream & operator<< (std::ostream &os, const G4NavigationHistory &nav)
 

Function Documentation

G4Allocator<G4NavigationHistory>*& aNavigHistoryAllocator ( )

Definition at line 35 of file G4NavigationHistory.cc.

View newest version in sPHENIX GitHub at line 35 of file G4NavigationHistory.cc

References G4ThreadLocalStatic.

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

Definition at line 69 of file G4NavigationHistory.cc.

View newest version in sPHENIX GitHub at line 69 of file G4NavigationHistory.cc

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

+ Here is the call graph for this function: