Geant4  10.02
G4NavigationLevelRep Class Reference

#include <G4NavigationLevelRep.hh>

+ Collaboration diagram for G4NavigationLevelRep:

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 ()
 
void * operator new (size_t)
 
void operator delete (void *aTrack)
 

Private Attributes

G4AffineTransform sTransform
 
G4VPhysicalVolumesPhysicalVolumePtr
 
G4int sReplicaNo
 
EVolume sVolumeType
 
G4int fCountRef
 

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

Referenced by G4NavigationLevel::G4NavigationLevel(), and G4NavigationLevel::operator=().

+ 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

Referenced by G4NavigationLevel::operator=(), and G4NavigationLevel::~G4NavigationLevel().

+ Here is the caller graph for this function:

Member Data Documentation

G4int G4NavigationLevelRep::fCountRef
private

Definition at line 111 of file G4NavigationLevelRep.hh.

G4VPhysicalVolume* G4NavigationLevelRep::sPhysicalVolumePtr
private

Definition at line 104 of file G4NavigationLevelRep.hh.

G4int G4NavigationLevelRep::sReplicaNo
private

Definition at line 107 of file G4NavigationLevelRep.hh.

G4AffineTransform G4NavigationLevelRep::sTransform
private

Definition at line 100 of file G4NavigationLevelRep.hh.

EVolume G4NavigationLevelRep::sVolumeType
private

Definition at line 108 of file G4NavigationLevelRep.hh.


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