Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
G4VWeightWindowAlgorithm Class Referenceabstract

#include <G4VWeightWindowAlgorithm.hh>

Inheritance diagram for G4VWeightWindowAlgorithm:
G4WeightWindowAlgorithm

Public Member Functions

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

Detailed Description

Definition at line 47 of file G4VWeightWindowAlgorithm.hh.

Constructor & Destructor Documentation

G4VWeightWindowAlgorithm::G4VWeightWindowAlgorithm ( )

Definition at line 38 of file G4VWeightWindowAlgorithm.cc.

39 {}
G4VWeightWindowAlgorithm::~G4VWeightWindowAlgorithm ( )
virtual

Definition at line 41 of file G4VWeightWindowAlgorithm.cc.

42 {}

Member Function Documentation

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

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