Geant4-11
Public Member Functions
G4VWeightWindowAlgorithm Class Referenceabstract

#include <G4VWeightWindowAlgorithm.hh>

Inheritance diagram for G4VWeightWindowAlgorithm:
G4WeightWindowAlgorithm

Public Member Functions

virtual G4Nsplit_Weight Calculate (G4double init_w, G4double lowerWeightBound) const =0
 
 G4VWeightWindowAlgorithm ()
 
virtual ~G4VWeightWindowAlgorithm ()
 

Detailed Description

Definition at line 42 of file G4VWeightWindowAlgorithm.hh.

Constructor & Destructor Documentation

◆ G4VWeightWindowAlgorithm()

G4VWeightWindowAlgorithm::G4VWeightWindowAlgorithm ( )

Definition at line 33 of file G4VWeightWindowAlgorithm.cc.

34{
35}

◆ ~G4VWeightWindowAlgorithm()

G4VWeightWindowAlgorithm::~G4VWeightWindowAlgorithm ( )
virtual

Definition at line 37 of file G4VWeightWindowAlgorithm.cc.

38{
39}

Member Function Documentation

◆ Calculate()

virtual G4Nsplit_Weight G4VWeightWindowAlgorithm::Calculate ( G4double  init_w,
G4double  lowerWeightBound 
) const
pure virtual

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