Geant4_10
|
#include <G4VTouchable.hh>
Public Member Functions | |
G4VTouchable () | |
virtual | ~G4VTouchable () |
virtual const G4ThreeVector & | GetTranslation (G4int depth=0) const =0 |
virtual const G4RotationMatrix * | GetRotation (G4int depth=0) const =0 |
virtual G4VPhysicalVolume * | GetVolume (G4int depth=0) const |
virtual G4VSolid * | GetSolid (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 G4NavigationHistory * | GetHistory () const |
Definition at line 107 of file G4VTouchable.hh.
G4VTouchable::G4VTouchable | ( | ) |
Definition at line 36 of file G4VTouchable.cc.
|
virtual |
Definition at line 40 of file G4VTouchable.cc.
|
virtual |
Reimplemented in G4TouchableHistory.
Definition at line 86 of file G4VTouchable.cc.
|
virtual |
Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, and G4TouchableHistory.
Definition at line 79 of file G4VTouchable.cc.
Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, and G4GMocrenTouchable.
Definition at line 58 of file G4VTouchable.cc.
|
pure virtual |
Implemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, G4GRSVolume, G4GRSSolid, and G4GMocrenTouchable.
Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, G4GRSVolume, and G4GRSSolid.
Definition at line 51 of file G4VTouchable.cc.
|
pure virtual |
Implemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, G4GRSVolume, G4GRSSolid, and G4GMocrenTouchable.
|
virtual |
Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, and G4GRSVolume.
Definition at line 44 of file G4VTouchable.cc.
Reimplemented in G4TouchableHistory.
Definition at line 65 of file G4VTouchable.cc.
|
virtual |
Reimplemented in G4TouchableHistory.
Definition at line 72 of file G4VTouchable.cc.