ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/biasing/include/G4Nsplit_Weight.hh>
Public Attributes | |
G4int | fN = 0 |
G4double | fW = 0.0 |
Definition at line 40 of file G4Nsplit_Weight.hh.
View newest version in sPHENIX GitHub at line 40 of file G4Nsplit_Weight.hh
G4int G4Nsplit_Weight::fN = 0 |
Definition at line 44 of file G4Nsplit_Weight.hh.
View newest version in sPHENIX GitHub at line 44 of file G4Nsplit_Weight.hh
Referenced by G4ImportanceAlgorithm::Calculate(), G4WeightWindowAlgorithm::Calculate(), G4SamplingPostStepAction::DoIt(), operator<<(), and G4SamplingPostStepAction::Split().
G4double G4Nsplit_Weight::fW = 0.0 |
Definition at line 48 of file G4Nsplit_Weight.hh.
View newest version in sPHENIX GitHub at line 48 of file G4Nsplit_Weight.hh
Referenced by G4ImportanceAlgorithm::Calculate(), G4WeightWindowAlgorithm::Calculate(), G4SamplingPostStepAction::DoIt(), operator<<(), and G4SamplingPostStepAction::Split().