Geant4-11
Public Member Functions
G4VWeightWindowStore Class Referenceabstract

#include <G4VWeightWindowStore.hh>

Inheritance diagram for G4VWeightWindowStore:
G4WeightWindowStore

Public Member Functions

 G4VWeightWindowStore ()
 
virtual G4double GetLowerWeight (const G4GeometryCell &gCell, G4double partEnergy) const =0
 
virtual const G4VPhysicalVolumeGetWorldVolume () const =0
 
virtual G4bool IsKnown (const G4GeometryCell &gCell) const =0
 
virtual ~G4VWeightWindowStore ()
 

Detailed Description

Definition at line 44 of file G4VWeightWindowStore.hh.

Constructor & Destructor Documentation

◆ G4VWeightWindowStore()

G4VWeightWindowStore::G4VWeightWindowStore ( )

Definition at line 33 of file G4VWeightWindowStore.cc.

34{
35}

◆ ~G4VWeightWindowStore()

G4VWeightWindowStore::~G4VWeightWindowStore ( )
virtual

Definition at line 37 of file G4VWeightWindowStore.cc.

38{
39}

Member Function Documentation

◆ GetLowerWeight()

virtual G4double G4VWeightWindowStore::GetLowerWeight ( const G4GeometryCell gCell,
G4double  partEnergy 
) const
pure virtual

◆ GetWorldVolume()

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

◆ IsKnown()

virtual G4bool G4VWeightWindowStore::IsKnown ( const G4GeometryCell gCell) const
pure virtual

Implemented in G4WeightWindowStore.


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