Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4VCellScorerStore Class Referenceabstract

#include <G4VCellScorerStore.hh>

Inheritance diagram for G4VCellScorerStore:
Inheritance graph
[legend]

Public Member Functions

 G4VCellScorerStore ()
 
virtual ~G4VCellScorerStore ()
 
virtual G4VCellScorerGetCellScore (const G4GeometryCell &gCell)=0
 

Detailed Description

Definition at line 48 of file G4VCellScorerStore.hh.

Constructor & Destructor Documentation

G4VCellScorerStore::G4VCellScorerStore ( )

Definition at line 39 of file G4VCellScorerStore.cc.

G4VCellScorerStore::~G4VCellScorerStore ( )
virtual

Definition at line 56 of file G4VCellScorerStore.cc.

Member Function Documentation

virtual G4VCellScorer* G4VCellScorerStore::GetCellScore ( const G4GeometryCell gCell)
pure virtual

Implemented in B02CellScorerStore, and G4CellScorerStore.


The documentation for this class was generated from the following files: