ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VWeightWindowAlgorithm Class Referenceabstract

#include <geant4/tree/geant4-10.6-release/source/geometry/biasing/include/G4VWeightWindowAlgorithm.hh>

+ Inheritance diagram for G4VWeightWindowAlgorithm:

Public Member Functions

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

Detailed Description

Definition at line 42 of file G4VWeightWindowAlgorithm.hh.

View newest version in sPHENIX GitHub at line 42 of file G4VWeightWindowAlgorithm.hh

Constructor & Destructor Documentation

G4VWeightWindowAlgorithm::G4VWeightWindowAlgorithm ( )

Definition at line 33 of file G4VWeightWindowAlgorithm.cc.

View newest version in sPHENIX GitHub at line 33 of file G4VWeightWindowAlgorithm.cc

G4VWeightWindowAlgorithm::~G4VWeightWindowAlgorithm ( )
virtual

Definition at line 37 of file G4VWeightWindowAlgorithm.cc.

View newest version in sPHENIX GitHub at line 37 of file G4VWeightWindowAlgorithm.cc

Member Function Documentation

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

Implemented in G4WeightWindowAlgorithm.

Referenced by G4WeightWindowProcess::PostStepDoIt().

+ Here is the caller graph for this function:


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