41#define G4VSampler_hh G4VSampler_hh
G4VIStore is an interface of an "importance store" used by importance sampling. It defines how an imp...
G4VImportanceAlgorithm is an interface used by importance sampling to get the number of copies and we...
G4VPhysicalVolume is an abstract base class for the representation of a positioned volume....
virtual void PrepareWeightRoulett(G4double wsurvive=0.5, G4double wlimit=0.25, G4double isource=1)=0
virtual void Configure()=0
virtual void ClearSampling()=0
virtual void PrepareWeightWindow(G4VWeightWindowStore *wwstore, G4VWeightWindowAlgorithm *wwAlg=0, G4PlaceOfAction placeOfAction=onBoundary)=0
virtual void SetParallel(G4bool paraflag)=0
virtual G4bool IsConfigured() const =0
virtual void PrepareImportanceSampling(G4VIStore *istore, const G4VImportanceAlgorithm *ialg=0)=0
G4VWeightWindowAlgorithm is an interface class for a weight window algorithm. It calculates the numbe...
G4VWeightWindowStore is an interface class for a weight window store. It defines how the lower weight...