Geant4-11
Public Member Functions
G4VIStore Class Referenceabstract

#include <G4VIStore.hh>

Inheritance diagram for G4VIStore:
G4IStore

Public Member Functions

 G4VIStore ()
 
virtual G4double GetImportance (const G4GeometryCell &gCell) const =0
 
virtual const G4VPhysicalVolumeGetWorldVolume () const =0
 
virtual G4bool IsKnown (const G4GeometryCell &gCell) const =0
 
virtual ~G4VIStore ()
 

Detailed Description

Definition at line 47 of file G4VIStore.hh.

Constructor & Destructor Documentation

◆ G4VIStore()

G4VIStore::G4VIStore ( )

Definition at line 33 of file G4VIStore.cc.

34{
35}

◆ ~G4VIStore()

G4VIStore::~G4VIStore ( )
virtual

Definition at line 37 of file G4VIStore.cc.

38{
39}

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: