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

#include <geant4/tree/geant4-10.6-release/source/processes/biasing/importance/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 50 of file G4WeightWindowConfigurator.hh.

View newest version in sPHENIX GitHub at line 50 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 39 of file G4WeightWindowConfigurator.cc.

View newest version in sPHENIX GitHub at line 39 of file G4WeightWindowConfigurator.cc

References paraflag.

G4WeightWindowConfigurator::~G4WeightWindowConfigurator ( )
virtual

Definition at line 56 of file G4WeightWindowConfigurator.cc.

View newest version in sPHENIX GitHub at line 56 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 70 of file G4WeightWindowConfigurator.cc.

View newest version in sPHENIX GitHub at line 70 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 91 of file G4WeightWindowConfigurator.cc.

View newest version in sPHENIX GitHub at line 91 of file G4WeightWindowConfigurator.cc

References fWeightWindowProcess.

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

Member Data Documentation

G4bool G4WeightWindowConfigurator::fDeleteWWalg
private

Definition at line 75 of file G4WeightWindowConfigurator.hh.

View newest version in sPHENIX GitHub at line 75 of file G4WeightWindowConfigurator.hh

Referenced by ~G4WeightWindowConfigurator().

G4PlaceOfAction G4WeightWindowConfigurator::fPlaceOfAction
private

Definition at line 78 of file G4WeightWindowConfigurator.hh.

View newest version in sPHENIX GitHub at line 78 of file G4WeightWindowConfigurator.hh

Referenced by Configure().

G4ProcessPlacer G4WeightWindowConfigurator::fPlacer
private

Definition at line 73 of file G4WeightWindowConfigurator.hh.

View newest version in sPHENIX GitHub at line 73 of file G4WeightWindowConfigurator.hh

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

G4WeightWindowProcess* G4WeightWindowConfigurator::fWeightWindowProcess
private

Definition at line 77 of file G4WeightWindowConfigurator.hh.

View newest version in sPHENIX GitHub at line 77 of file G4WeightWindowConfigurator.hh

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

G4VWeightWindowStore& G4WeightWindowConfigurator::fWeightWindowStore
private

Definition at line 74 of file G4WeightWindowConfigurator.hh.

View newest version in sPHENIX GitHub at line 74 of file G4WeightWindowConfigurator.hh

Referenced by Configure().

const G4VPhysicalVolume* G4WeightWindowConfigurator::fWorld
private

Definition at line 72 of file G4WeightWindowConfigurator.hh.

View newest version in sPHENIX GitHub at line 72 of file G4WeightWindowConfigurator.hh

Referenced by Configure().

const G4VWeightWindowAlgorithm* G4WeightWindowConfigurator::fWWalgorithm
private

Definition at line 76 of file G4WeightWindowConfigurator.hh.

View newest version in sPHENIX GitHub at line 76 of file G4WeightWindowConfigurator.hh

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

G4bool G4WeightWindowConfigurator::paraflag
private

Definition at line 81 of file G4WeightWindowConfigurator.hh.

View newest version in sPHENIX GitHub at line 81 of file G4WeightWindowConfigurator.hh

Referenced by Configure(), and G4WeightWindowConfigurator().


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