|
Geant4
9.6.p02
|
Definition of the B02CellScorerStore class. More...
#include <map>#include "G4GeometryCell.hh"#include "G4GeometryCellComp.hh"#include "globals.hh"#include "G4VCellScorerStore.hh"

Go to the source code of this file.
Classes | |
| class | B02CellScorerStore |
Macros | |
| #define | B02CellScorerStore_hh B02CellScorerStore_hh |
Typedefs | |
| typedef std::map < G4GeometryCell, G4CellScorer *, G4GeometryCellComp > | G4MapGeometryCellCellScorer |
| typedef std::map < G4GeometryCell, B02CellScorer *, G4GeometryCellComp > | B02MapGeometryCellB02CellScorer |
Definition of the B02CellScorerStore class.
Definition in file B02CellScorerStore.hh.
| #define B02CellScorerStore_hh B02CellScorerStore_hh |
Definition at line 48 of file B02CellScorerStore.hh.
| typedef std::map<G4GeometryCell,B02CellScorer *, G4GeometryCellComp> B02MapGeometryCellB02CellScorer |
Definition at line 63 of file B02CellScorerStore.hh.
| typedef std::map<G4GeometryCell, G4CellScorer *, G4GeometryCellComp> G4MapGeometryCellCellScorer |
Definition at line 59 of file B02CellScorerStore.hh.
1.8.4