|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"Go to the source code of this file.
Classes | |
| class | G4Nsplit_Weight |
| G4Nsplit_Weight is a class (struct) used by importance sampling. It contains the number of tracks a mother track should be split into and their associated weight. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const G4Nsplit_Weight &nw) |
| std::ostream & operator<< | ( | std::ostream & | out, |
| const G4Nsplit_Weight & | nw ) |
Definition at line 32 of file G4Nsplit_Weight.cc.