Geant4  10.00.p02
G4WeightWindowConfigurator Class Reference

#include <G4WeightWindowConfigurator.hh>

+ Inheritance diagram for G4WeightWindowConfigurator:
+ Collaboration diagram for G4WeightWindowConfigurator:

Public Member Functions

 G4WeightWindowConfigurator (const G4VPhysicalVolume *worldvolume, const G4String &particlename, G4VWeightWindowStore &wwstore, const G4VWeightWindowAlgorithm *wwAlg, G4PlaceOfAction placeOfAction, G4bool paraflag)
 
virtual ~G4WeightWindowConfigurator ()
 
virtual void Configure (G4VSamplerConfigurator *preConf)
 
virtual const G4VTrackTerminatorGetTrackTerminator () const
 
- Public Member Functions inherited from G4VSamplerConfigurator
 G4VSamplerConfigurator ()
 
virtual ~G4VSamplerConfigurator ()
 

Private Member Functions

 G4WeightWindowConfigurator (const G4WeightWindowConfigurator &)
 
G4WeightWindowConfiguratoroperator= (const G4WeightWindowConfigurator &)
 

Private Attributes

const G4VPhysicalVolumefWorld
 
G4ProcessPlacer fPlacer
 
G4VWeightWindowStorefWeightWindowStore
 
G4bool fDeleteWWalg
 
const G4VWeightWindowAlgorithmfWWalgorithm
 
G4WeightWindowProcessfWeightWindowProcess
 
G4PlaceOfAction fPlaceOfAction
 
G4bool paraflag
 

Detailed Description

Definition at line 51 of file G4WeightWindowConfigurator.hh.

Constructor & Destructor Documentation

G4WeightWindowConfigurator::G4WeightWindowConfigurator ( const G4VPhysicalVolume worldvolume,
const G4String particlename,
G4VWeightWindowStore wwstore,
const G4VWeightWindowAlgorithm wwAlg,
G4PlaceOfAction  placeOfAction,
G4bool  paraflag 
)

Definition at line 40 of file G4WeightWindowConfigurator.cc.

References paraflag.

G4WeightWindowConfigurator::~G4WeightWindowConfigurator ( )
virtual

Definition at line 57 of file G4WeightWindowConfigurator.cc.

References fDeleteWWalg, fPlacer, fWeightWindowProcess, fWWalgorithm, and G4ProcessPlacer::RemoveProcess().

+ Here is the call graph for this function:

G4WeightWindowConfigurator::G4WeightWindowConfigurator ( const G4WeightWindowConfigurator )
private

Member Function Documentation

void G4WeightWindowConfigurator::Configure ( G4VSamplerConfigurator preConf)
virtual

Implements G4VSamplerConfigurator.

Definition at line 71 of file G4WeightWindowConfigurator.cc.

References G4ProcessPlacer::AddProcessAsSecondDoIt(), fPlaceOfAction, fPlacer, fWeightWindowProcess, fWeightWindowStore, fWorld, fWWalgorithm, G4cout, G4endl, G4VPhysicalVolume::GetName(), G4VSamplerConfigurator::GetTrackTerminator(), paraflag, and G4WeightWindowProcess::SetParallelWorld().

+ Here is the call graph for this function:

const G4VTrackTerminator * G4WeightWindowConfigurator::GetTrackTerminator ( ) const
virtual

Implements G4VSamplerConfigurator.

Definition at line 92 of file G4WeightWindowConfigurator.cc.

References fWeightWindowProcess.

G4WeightWindowConfigurator& G4WeightWindowConfigurator::operator= ( const G4WeightWindowConfigurator )
private

Member Data Documentation

G4bool G4WeightWindowConfigurator::fDeleteWWalg
private

Definition at line 76 of file G4WeightWindowConfigurator.hh.

Referenced by ~G4WeightWindowConfigurator().

G4PlaceOfAction G4WeightWindowConfigurator::fPlaceOfAction
private

Definition at line 79 of file G4WeightWindowConfigurator.hh.

Referenced by Configure().

G4ProcessPlacer G4WeightWindowConfigurator::fPlacer
private

Definition at line 74 of file G4WeightWindowConfigurator.hh.

Referenced by Configure(), and ~G4WeightWindowConfigurator().

G4WeightWindowProcess* G4WeightWindowConfigurator::fWeightWindowProcess
private
G4VWeightWindowStore& G4WeightWindowConfigurator::fWeightWindowStore
private

Definition at line 75 of file G4WeightWindowConfigurator.hh.

Referenced by Configure().

const G4VPhysicalVolume* G4WeightWindowConfigurator::fWorld
private

Definition at line 73 of file G4WeightWindowConfigurator.hh.

Referenced by Configure().

const G4VWeightWindowAlgorithm* G4WeightWindowConfigurator::fWWalgorithm
private

Definition at line 77 of file G4WeightWindowConfigurator.hh.

Referenced by Configure(), and ~G4WeightWindowConfigurator().

G4bool G4WeightWindowConfigurator::paraflag
private

Definition at line 82 of file G4WeightWindowConfigurator.hh.

Referenced by Configure(), and G4WeightWindowConfigurator().


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