Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PhysicalVolumeModel.hh>
Public Member Functions | |
G4PhysicalVolumeModelTouchable (const std::vector< G4PhysicalVolumeNodeID > &fullPVPath) | |
const G4ThreeVector & | GetTranslation (G4int depth) const |
const G4RotationMatrix * | GetRotation (G4int depth) const |
G4VPhysicalVolume * | GetVolume (G4int depth) const |
G4VSolid * | GetSolid (G4int depth) const |
G4int | GetReplicaNumber (G4int depth) const |
G4int | GetHistoryDepth () const |
Public Member Functions inherited from G4VTouchable | |
G4VTouchable ()=default | |
virtual | ~G4VTouchable ()=default |
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=nullptr) |
virtual const G4NavigationHistory * | GetHistory () const |
Definition at line 128 of file G4PhysicalVolumeModel.hh.
G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable::G4PhysicalVolumeModelTouchable | ( | const std::vector< G4PhysicalVolumeNodeID > & | fullPVPath | ) |
Definition at line 1013 of file G4PhysicalVolumeModel.cc.
|
inlinevirtual |
|
virtual |
Reimplemented from G4VTouchable.
Definition at line 1069 of file G4PhysicalVolumeModel.cc.
|
virtual |
Implements G4VTouchable.
Definition at line 1031 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4VTouchable.
Definition at line 1057 of file G4PhysicalVolumeModel.cc.
|
virtual |
Implements G4VTouchable.
Definition at line 1017 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4VTouchable.
Definition at line 1045 of file G4PhysicalVolumeModel.cc.