|
Geant4
9.6.p02
|
#include <G4GeometrySampler.hh>


Public Member Functions | |
| G4GeometrySampler (G4VPhysicalVolume *worldvolume, const G4String &particlename) | |
| virtual | ~G4GeometrySampler () |
| virtual void | PrepareImportanceSampling (G4VIStore *istore, const G4VImportanceAlgorithm *ialg) |
| virtual void | PrepareWeightRoulett (G4double wsurvive, G4double wlimit, G4double isource) |
| virtual void | PrepareWeightWindow (G4VWeightWindowStore *wwstore, G4VWeightWindowAlgorithm *wwAlg, G4PlaceOfAction placeOfAction) |
| virtual void | Configure () |
| virtual void | ClearSampling () |
| virtual G4bool | IsConfigured () const |
| void | SetParallel (G4bool paraflag) |
| void | SetParticle (const G4String &particlename) |
Public Member Functions inherited from G4VSampler | |
| G4VSampler () | |
| virtual | ~G4VSampler () |
Definition at line 53 of file G4GeometrySampler.hh.
|
explicit |
Definition at line 50 of file G4GeometrySampler.cc.
|
virtual |
|
virtual |
Implements G4VSampler.
Definition at line 70 of file G4GeometrySampler.cc.

|
virtual |
Implements G4VSampler.
Definition at line 204 of file G4GeometrySampler.cc.


|
virtual |
Implements G4VSampler.
Definition at line 102 of file G4GeometrySampler.cc.

|
virtual |
Implements G4VSampler.
Definition at line 136 of file G4GeometrySampler.cc.


|
virtual |
Implements G4VSampler.
Definition at line 157 of file G4GeometrySampler.cc.

|
virtual |
Implements G4VSampler.
Definition at line 188 of file G4GeometrySampler.cc.
Implements G4VSampler.
Definition at line 254 of file G4GeometrySampler.cc.

Definition at line 259 of file G4GeometrySampler.cc.
1.8.4