Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VIStore Class Referenceabstract

#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 G4VPhysicalVolumeGetWorldVolume () const =0
 

Detailed Description

Definition at line 47 of file G4VIStore.hh.

Constructor & Destructor Documentation

◆ G4VIStore()

G4VIStore::G4VIStore ( )
default

◆ ~G4VIStore()

G4VIStore::~G4VIStore ( )
virtualdefault

Member Function Documentation

◆ GetImportance()

virtual G4double G4VIStore::GetImportance ( const G4GeometryCell & gCell) const
pure virtual

◆ GetWorldVolume()

virtual const G4VPhysicalVolume & G4VIStore::GetWorldVolume ( ) const
pure virtual

◆ IsKnown()

virtual G4bool G4VIStore::IsKnown ( const G4GeometryCell & gCell) const
pure virtual

Implemented in G4IStore.


The documentation for this class was generated from the following files: