Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Typedefs | |
using | G4GeometryCellImportance = std::map< G4GeometryCell, G4double, G4GeometryCellComp > |
Functions | |
std::ostream & | operator<< (std::ostream &out, const G4GeometryCellImportance &gCelli) |
using G4GeometryCellImportance = std::map<G4GeometryCell, G4double, G4GeometryCellComp> |
Definition at line 43 of file G4GeometryCellImportance.hh.
std::ostream & operator<< | ( | std::ostream & | out, |
const G4GeometryCellImportance & | gCelli | ||
) |
Definition at line 34 of file G4GeometryCellImportance.cc.