Geant4 11.2.2
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 G4TouchableHistory | |
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 1102 of file G4PhysicalVolumeModel.cc.
|
inlinevirtual |
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1158 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1120 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1146 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1106 of file G4PhysicalVolumeModel.cc.
|
virtual |
Reimplemented from G4TouchableHistory.
Definition at line 1134 of file G4PhysicalVolumeModel.cc.