41 #ifndef G4NAVIGATIONLEVEL_HH    42 #define G4NAVIGATIONLEVEL_HH    92    inline void *
operator new(size_t);
    93    inline void operator delete(
void *aLevel);
    96    inline void *
operator new(size_t, 
void *);
    97 #ifndef G4NOT_ISO_DELETES    98    inline void operator delete(
void *ptr, 
void*);  
   108 #include "G4NavigationLevel.icc" 
const G4AffineTransform * GetPtrTransform() const
 
G4NavigationLevel & operator=(const G4NavigationLevel &right)
 
EVolume GetVolumeType() const
 
G4VPhysicalVolume * GetPhysicalVolume() const
 
const G4AffineTransform & GetTransform() const
 
G4int GetReplicaNo() const
 
const G4AffineTransform * GetTransformPtr() const
 
G4NavigationLevelRep * fLevelRep