| 
    Geant4
    10.00.p03
    
   | 
 
#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 51 of file G4VIStore.hh.
| G4VIStore::G4VIStore | ( | ) | 
Definition at line 38 of file G4VIStore.cc.
      
  | 
  virtual | 
Definition at line 41 of file G4VIStore.cc.
      
  | 
  pure virtual | 
Implemented in G4IStore.
Referenced by G4ImportanceProcess::PostStepDoIt(), and G4WeightCutOffProcess::PostStepDoIt().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4IStore.
Referenced by G4GeometrySampler::PrepareImportanceSampling().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4IStore.