Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4NavigationLevelRep Class Reference

#include <G4NavigationLevelRep.hh>

Public Member Functions

 G4NavigationLevelRep (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &newT, EVolume newVolTp, G4int newRepNo=-1)
 
 G4NavigationLevelRep (G4VPhysicalVolume *newPtrPhysVol, const G4AffineTransform &levelAbove, const G4AffineTransform &relativeCurrent, EVolume newVolTp, G4int newRepNo=-1)
 
 G4NavigationLevelRep ()
 
 G4NavigationLevelRep (G4NavigationLevelRep &)
 
 ~G4NavigationLevelRep ()
 
G4NavigationLevelRepoperator= (const G4NavigationLevelRep &right)
 
G4VPhysicalVolumeGetPhysicalVolume ()
 
const G4AffineTransformGetTransformPtr () const
 
const G4AffineTransformGetTransform () const
 
EVolume GetVolumeType () const
 
G4int GetReplicaNo () const
 
void AddAReference ()
 
G4bool RemoveAReference ()
 
voidoperator new (size_t)
 
void operator delete (void *aTrack)
 

Detailed Description

Definition at line 55 of file G4NavigationLevelRep.hh.

Constructor & Destructor Documentation

G4NavigationLevelRep::G4NavigationLevelRep ( G4VPhysicalVolume newPtrPhysVol,
const G4AffineTransform newT,
EVolume  newVolTp,
G4int  newRepNo = -1 
)
inline
G4NavigationLevelRep::G4NavigationLevelRep ( G4VPhysicalVolume newPtrPhysVol,
const G4AffineTransform levelAbove,
const G4AffineTransform relativeCurrent,
EVolume  newVolTp,
G4int  newRepNo = -1 
)
inline
G4NavigationLevelRep::G4NavigationLevelRep ( )
inline
G4NavigationLevelRep::G4NavigationLevelRep ( G4NavigationLevelRep )
inline
G4NavigationLevelRep::~G4NavigationLevelRep ( )
inline

Member Function Documentation

void G4NavigationLevelRep::AddAReference ( )
inline

Here is the caller graph for this function:

G4VPhysicalVolume* G4NavigationLevelRep::GetPhysicalVolume ( )
inline
G4int G4NavigationLevelRep::GetReplicaNo ( ) const
inline
const G4AffineTransform& G4NavigationLevelRep::GetTransform ( ) const
inline
const G4AffineTransform* G4NavigationLevelRep::GetTransformPtr ( ) const
inline
EVolume G4NavigationLevelRep::GetVolumeType ( ) const
inline
void G4NavigationLevelRep::operator delete ( void aTrack)
inline
void* G4NavigationLevelRep::operator new ( size_t  )
inline
G4NavigationLevelRep& G4NavigationLevelRep::operator= ( const G4NavigationLevelRep right)
inline
G4bool G4NavigationLevelRep::RemoveAReference ( )
inline

Here is the caller graph for this function:


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