| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4VWeightWindowStore.hh>

Public Member Functions | |
| G4VWeightWindowStore () | |
| virtual | ~G4VWeightWindowStore () | 
| virtual G4double | GetLowerWeight (const G4GeometryCell &gCell, G4double partEnergy) const =0 | 
| virtual G4bool | IsKnown (const G4GeometryCell &gCell) const =0 | 
| virtual const G4VPhysicalVolume & | GetWorldVolume () const =0 | 
Definition at line 48 of file G4VWeightWindowStore.hh.
| G4VWeightWindowStore::G4VWeightWindowStore | ( | ) | 
Definition at line 39 of file G4VWeightWindowStore.cc.
      
  | 
  virtual | 
Definition at line 40 of file G4VWeightWindowStore.cc.
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
Implemented in G4WeightWindowStore.
      
  | 
  pure virtual | 
Implemented in G4WeightWindowStore.
 1.8.4