Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <map>
#include "G4GeometryCell.hh"
#include "globals.hh"
#include "G4VCellScorerStore.hh"
#include "G4GeometryCellComp.hh"
Go to the source code of this file.
Classes | |
class | G4CellScorerStore |
Macros | |
#define | G4CellScorerStore_hh G4CellScorerStore_hh |
Typedefs | |
typedef std::map< G4GeometryCell, G4CellScorer *, G4GeometryCellComp > | G4MapGeometryCellCellScorer |
#define G4CellScorerStore_hh G4CellScorerStore_hh |
Definition at line 46 of file G4CellScorerStore.hh.
typedef std::map<G4GeometryCell, G4CellScorer *, G4GeometryCellComp> G4MapGeometryCellCellScorer |
Definition at line 57 of file G4CellScorerStore.hh.