|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Typedefs | |
| using | G4GeometryCellImportance |
| G4GeometryCellImportance is a map used internually by importance sampling. It is a container for "cell" importance value pairs. | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const G4GeometryCellImportance &gCelli) |
| using G4GeometryCellImportance |
G4GeometryCellImportance is a map used internually by importance sampling. It is a container for "cell" importance value pairs.
Definition at line 48 of file G4GeometryCellImportance.hh.
| std::ostream & operator<< | ( | std::ostream & | out, |
| const G4GeometryCellImportance & | gCelli ) |
Definition at line 34 of file G4GeometryCellImportance.cc.