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*);  
 
const G4AffineTransform * GetPtrTransform() const 
 
G4NavigationLevel & operator=(const G4NavigationLevel &right)
 
G4int GetReplicaNo() const 
 
EVolume GetVolumeType() const 
 
const G4AffineTransform * GetTransformPtr() const 
 
const G4AffineTransform & GetTransform() const 
 
G4NavigationLevelRep * fLevelRep
 
G4VPhysicalVolume * GetPhysicalVolume() const