Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
G4VIStore Class Referenceabstract

#include <G4VIStore.hh>

Inheritance diagram for G4VIStore:
G4IStore

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 51 of file G4VIStore.hh.

Constructor & Destructor Documentation

G4VIStore::G4VIStore ( )

Definition at line 38 of file G4VIStore.cc.

39 {}
G4VIStore::~G4VIStore ( )
virtual

Definition at line 41 of file G4VIStore.cc.

42 {}

Member Function Documentation

virtual G4double G4VIStore::GetImportance ( const G4GeometryCell gCell) const
pure virtual
virtual const G4VPhysicalVolume& G4VIStore::GetWorldVolume ( ) const
pure virtual
virtual G4bool G4VIStore::IsKnown ( const G4GeometryCell gCell) const
pure virtual

Implemented in G4IStore.


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