Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4NavigationLevel Class Reference

#include <G4NavigationLevel.hh>

Public Member Functions

 G4NavigationLevel (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &newT, EVolume newVolTp, G4int newRepNo=-1)
 
 G4NavigationLevel (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &levelAbove, const G4AffineTransform &relativeCurrent, EVolume newVolTp, G4int newRepNo=-1)
 
 G4NavigationLevel ()
 
 G4NavigationLevel (const G4NavigationLevel &)
 
 ~G4NavigationLevel ()
 
G4NavigationLeveloperator= (const G4NavigationLevel &right)
 
G4VPhysicalVolumeGetPhysicalVolume () const
 
const G4AffineTransformGetTransformPtr () const
 
const G4AffineTransformGetTransform () const
 
EVolume GetVolumeType () const
 
G4int GetReplicaNo () const
 
const G4AffineTransformGetPtrTransform () const
 
voidoperator new (size_t)
 
void operator delete (void *aLevel)
 
voidoperator new (size_t, void *)
 
void operator delete (void *ptr, void *)
 

Detailed Description

Definition at line 52 of file G4NavigationLevel.hh.

Constructor & Destructor Documentation

G4NavigationLevel::G4NavigationLevel ( G4VPhysicalVolume newPtrPhysVol,
const G4AffineTransform newT,
EVolume  newVolTp,
G4int  newRepNo = -1 
)

Definition at line 37 of file G4NavigationLevel.cc.

G4NavigationLevel::G4NavigationLevel ( G4VPhysicalVolume newPtrPhysVol,
const G4AffineTransform levelAbove,
const G4AffineTransform relativeCurrent,
EVolume  newVolTp,
G4int  newRepNo = -1 
)

Definition at line 45 of file G4NavigationLevel.cc.

G4NavigationLevel::G4NavigationLevel ( )

Definition at line 58 of file G4NavigationLevel.cc.

G4NavigationLevel::G4NavigationLevel ( const G4NavigationLevel right)

Definition at line 63 of file G4NavigationLevel.cc.

Here is the call graph for this function:

G4NavigationLevel::~G4NavigationLevel ( )

Definition at line 69 of file G4NavigationLevel.cc.

Here is the call graph for this function:

Member Function Documentation

G4VPhysicalVolume* G4NavigationLevel::GetPhysicalVolume ( ) const
inline
const G4AffineTransform* G4NavigationLevel::GetPtrTransform ( ) const
inline
G4int G4NavigationLevel::GetReplicaNo ( ) const
inline
const G4AffineTransform& G4NavigationLevel::GetTransform ( ) const
inline
const G4AffineTransform* G4NavigationLevel::GetTransformPtr ( ) const
inline
EVolume G4NavigationLevel::GetVolumeType ( ) const
inline
void G4NavigationLevel::operator delete ( void aLevel)
inline
void G4NavigationLevel::operator delete ( void ptr,
void  
)
inline
void* G4NavigationLevel::operator new ( size_t  )
inline
void* G4NavigationLevel::operator new ( size_t  ,
void  
)
inline
G4NavigationLevel & G4NavigationLevel::operator= ( const G4NavigationLevel right)

Definition at line 74 of file G4NavigationLevel.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: