|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VIStore.hh>
Inheritance diagram for G4VIStore:Public Member Functions | |
| G4VIStore () | |
| virtual | ~G4VIStore () |
| virtual G4double | GetImportance (const G4GeometryCell &gCell) const =0 |
| virtual G4bool | IsKnown (const G4GeometryCell &gCell) const =0 |
| virtual const G4VPhysicalVolume & | GetWorldVolume () const =0 |
Definition at line 47 of file G4VIStore.hh.
|
default |
|
virtualdefault |
|
pure virtual |
Implemented in G4IStore.
|
pure virtual |
Implemented in G4IStore.
Referenced by G4GeometrySampler::PrepareImportanceSampling().
|
pure virtual |
Implemented in G4IStore.