Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VCellScorerStore.hh>
Public Member Functions | |
G4VCellScorerStore () | |
virtual | ~G4VCellScorerStore () |
virtual G4VCellScorer * | GetCellScore (const G4GeometryCell &gCell)=0 |
Definition at line 48 of file G4VCellScorerStore.hh.
G4VCellScorerStore::G4VCellScorerStore | ( | ) |
Definition at line 39 of file G4VCellScorerStore.cc.
|
virtual |
Definition at line 56 of file G4VCellScorerStore.cc.
|
pure virtual |
Implemented in G4CellScorerStore.