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

#include <G4VTouchable.hh>

Inheritance diagram for G4VTouchable:
Inheritance graph
[legend]

Public Member Functions

 G4VTouchable ()
 
virtual ~G4VTouchable ()
 
virtual const G4ThreeVectorGetTranslation (G4int depth=0) const =0
 
virtual const G4RotationMatrixGetRotation (G4int depth=0) const =0
 
virtual G4VPhysicalVolumeGetVolume (G4int depth=0) const
 
virtual G4VSolidGetSolid (G4int depth=0) const
 
virtual G4int GetReplicaNumber (G4int depth=0) const
 
G4int GetCopyNumber (G4int depth=0) const
 
virtual G4int GetHistoryDepth () const
 
virtual G4int MoveUpHistory (G4int num_levels=1)
 
virtual void UpdateYourself (G4VPhysicalVolume *pPhysVol, const G4NavigationHistory *history=0)
 
virtual const G4NavigationHistoryGetHistory () const
 

Detailed Description

Definition at line 107 of file G4VTouchable.hh.

Constructor & Destructor Documentation

G4VTouchable::G4VTouchable ( )

Definition at line 36 of file G4VTouchable.cc.

G4VTouchable::~G4VTouchable ( )
virtual

Definition at line 40 of file G4VTouchable.cc.

Member Function Documentation

G4int G4VTouchable::GetCopyNumber ( G4int  depth = 0) const
inline

Here is the caller graph for this function:

const G4NavigationHistory * G4VTouchable::GetHistory ( ) const
virtual

Reimplemented in G4TouchableHistory.

Definition at line 86 of file G4VTouchable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4VTouchable::GetHistoryDepth ( ) const
virtual

Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, and G4TouchableHistory.

Definition at line 79 of file G4VTouchable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4VTouchable::GetReplicaNumber ( G4int  depth = 0) const
virtual

Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, and G4GMocrenTouchable.

Definition at line 58 of file G4VTouchable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual const G4RotationMatrix* G4VTouchable::GetRotation ( G4int  depth = 0) const
pure virtual

Implemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4GRSVolume, G4TouchableHistory, G4GRSSolid, and G4GMocrenTouchable.

Here is the caller graph for this function:

G4VSolid * G4VTouchable::GetSolid ( G4int  depth = 0) const
virtual

Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4GRSVolume, G4TouchableHistory, and G4GRSSolid.

Definition at line 51 of file G4VTouchable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual const G4ThreeVector& G4VTouchable::GetTranslation ( G4int  depth = 0) const
pure virtual

Implemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4GRSVolume, G4TouchableHistory, G4GRSSolid, and G4GMocrenTouchable.

Here is the caller graph for this function:

G4VPhysicalVolume * G4VTouchable::GetVolume ( G4int  depth = 0) const
virtual

Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4GRSVolume, and G4TouchableHistory.

Definition at line 44 of file G4VTouchable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4VTouchable::MoveUpHistory ( G4int  num_levels = 1)
virtual

Reimplemented in G4TouchableHistory.

Definition at line 65 of file G4VTouchable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VTouchable::UpdateYourself ( G4VPhysicalVolume pPhysVol,
const G4NavigationHistory history = 0 
)
virtual

Reimplemented in G4TouchableHistory.

Definition at line 72 of file G4VTouchable.cc.

Here is the call graph for this function:


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