35#ifndef G4IMPORTANCEALGORITHM_HH
36#define G4IMPORTANCEALGORITHM_HH
75 void Warning(
const G4String& m)
const;
79 mutable G4bool fWarned =
false;
G4ImportanceAlgorithm()=default
~G4ImportanceAlgorithm() override=default
G4Nsplit_Weight Calculate(G4double ipre, G4double ipost, G4double init_w) const override
G4Nsplit_Weight is a class (struct) used by importance sampling. It contains the number of tracks a m...
G4VImportanceAlgorithm()=default