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

#include <G4TouchableHistory.hh>

Inheritance diagram for G4TouchableHistory:
Inheritance graph
[legend]
Collaboration diagram for G4TouchableHistory:
Collaboration graph
[legend]

Public Member Functions

 G4TouchableHistory (const G4NavigationHistory &history)
 
 G4TouchableHistory ()
 
 ~G4TouchableHistory ()
 
G4VPhysicalVolumeGetVolume (G4int depth=0) const
 
G4VSolidGetSolid (G4int depth=0) const
 
const G4ThreeVectorGetTranslation (G4int depth=0) const
 
const G4RotationMatrixGetRotation (G4int depth=0) const
 
G4int GetReplicaNumber (G4int depth=0) const
 
G4int GetHistoryDepth () const
 
G4int MoveUpHistory (G4int num_levels=1)
 
void UpdateYourself (G4VPhysicalVolume *pPhysVol, const G4NavigationHistory *history=0)
 
const G4NavigationHistoryGetHistory () const
 
voidoperator new (size_t)
 
void operator delete (void *aTH)
 
- Public Member Functions inherited from G4VTouchable
 G4VTouchable ()
 
virtual ~G4VTouchable ()
 
G4int GetCopyNumber (G4int depth=0) const
 

Detailed Description

Definition at line 51 of file G4TouchableHistory.hh.

Constructor & Destructor Documentation

G4TouchableHistory::G4TouchableHistory ( const G4NavigationHistory history)

Definition at line 47 of file G4TouchableHistory.cc.

Here is the call graph for this function:

G4TouchableHistory::G4TouchableHistory ( )

Definition at line 38 of file G4TouchableHistory.cc.

Here is the call graph for this function:

G4TouchableHistory::~G4TouchableHistory ( )

Definition at line 55 of file G4TouchableHistory.cc.

Member Function Documentation

const G4NavigationHistory* G4TouchableHistory::GetHistory ( ) const
inlinevirtual

Reimplemented from G4VTouchable.

Here is the caller graph for this function:

G4int G4TouchableHistory::GetHistoryDepth ( ) const
inlinevirtual

Reimplemented from G4VTouchable.

Here is the caller graph for this function:

G4int G4TouchableHistory::GetReplicaNumber ( G4int  depth = 0) const
inlinevirtual

Reimplemented from G4VTouchable.

Here is the caller graph for this function:

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

Implements G4VTouchable.

Definition at line 79 of file G4TouchableHistory.cc.

Here is the call graph for this function:

G4VSolid* G4TouchableHistory::GetSolid ( G4int  depth = 0) const
inlinevirtual

Reimplemented from G4VTouchable.

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

Implements G4VTouchable.

Definition at line 60 of file G4TouchableHistory.cc.

Here is the call graph for this function:

G4VPhysicalVolume* G4TouchableHistory::GetVolume ( G4int  depth = 0) const
inlinevirtual

Reimplemented from G4VTouchable.

Here is the caller graph for this function:

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

Reimplemented from G4VTouchable.

Here is the caller graph for this function:

void G4TouchableHistory::operator delete ( void aTH)
inline
void* G4TouchableHistory::operator new ( size_t  )
inline
void G4TouchableHistory::UpdateYourself ( G4VPhysicalVolume pPhysVol,
const G4NavigationHistory history = 0 
)
virtual

Reimplemented from G4VTouchable.

Here is the caller graph for this function:


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