Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Typedefs | |
using | G4UpperEnergyToLowerWeightMap = std::map< G4double, G4double, std::less< G4double > > |
using | G4GeometryCellWeight = std::map< G4GeometryCell, G4UpperEnergyToLowerWeightMap, G4GeometryCellComp > |
using G4GeometryCellWeight = std::map<G4GeometryCell, G4UpperEnergyToLowerWeightMap, G4GeometryCellComp> |
Definition at line 46 of file G4GeometryCellWeight.hh.
using G4UpperEnergyToLowerWeightMap = std::map<G4double, G4double, std::less<G4double> > |
Definition at line 44 of file G4GeometryCellWeight.hh.