Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4CellScorerStore.hh File Reference
#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 *, G4GeometryCellCompG4MapGeometryCellCellScorer
 

Macro Definition Documentation

◆ G4CellScorerStore_hh

#define G4CellScorerStore_hh   G4CellScorerStore_hh

Definition at line 46 of file G4CellScorerStore.hh.

Typedef Documentation

◆ G4MapGeometryCellCellScorer