Geant4 11.3.0
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 |
![]() | |
G4TouchableHistory () | |
G4TouchableHistory (const G4NavigationHistory &history) | |
virtual | ~G4TouchableHistory () |
G4int | GetCopyNumber (G4int depth=0) const |
virtual G4int | MoveUpHistory (G4int num_levels=1) |
virtual void | UpdateYourself (G4VPhysicalVolume *pPhysVol, const G4NavigationHistory *history=nullptr) |
virtual const G4NavigationHistory * | GetHistory () const |
void * | operator new (std::size_t) |
void | operator delete (void *aTH) |
Definition at line 128 of file G4PhysicalVolumeModel.hh.
G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable::G4PhysicalVolumeModelTouchable | ( | const std::vector< G4PhysicalVolumeNodeID > & | fullPVPath | ) |
Definition at line 1108 of file G4PhysicalVolumeModel.cc.
|
inlinevirtual |
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1164 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1126 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1152 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1112 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1140 of file G4PhysicalVolumeModel.cc.