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

#include <G4CellScorerStore.hh>

Inheritance diagram for G4CellScorerStore:
Inheritance graph
[legend]
Collaboration diagram for G4CellScorerStore:
Collaboration graph
[legend]

Public Member Functions

 G4CellScorerStore ()
 
virtual ~G4CellScorerStore ()
 
virtual G4VCellScorerGetCellScore (const G4GeometryCell &gCell)
 
void SetAutoScorerCreate ()
 
G4CellScorerAddCellScorer (const G4GeometryCell &gCell)
 
G4CellScorerAddCellScorer (G4VPhysicalVolume &vol, G4int repnum=0)
 
const G4MapGeometryCellCellScorerGetMapGeometryCellCellScorer () const
 
void DeleteAllScorers ()
 
- Public Member Functions inherited from G4VCellScorerStore
 G4VCellScorerStore ()
 
virtual ~G4VCellScorerStore ()
 

Detailed Description

Definition at line 59 of file G4CellScorerStore.hh.

Constructor & Destructor Documentation

G4CellScorerStore::G4CellScorerStore ( )

Definition at line 40 of file G4CellScorerStore.cc.

G4CellScorerStore::~G4CellScorerStore ( )
virtual

Definition at line 52 of file G4CellScorerStore.cc.

Member Function Documentation

G4CellScorer * G4CellScorerStore::AddCellScorer ( const G4GeometryCell gCell)

Definition at line 72 of file G4CellScorerStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4CellScorer * G4CellScorerStore::AddCellScorer ( G4VPhysicalVolume vol,
G4int  repnum = 0 
)

Definition at line 60 of file G4CellScorerStore.cc.

Here is the call graph for this function:

void G4CellScorerStore::DeleteAllScorers ( )

Definition at line 102 of file G4CellScorerStore.cc.

G4VCellScorer * G4CellScorerStore::GetCellScore ( const G4GeometryCell gCell)
virtual

Implements G4VCellScorerStore.

Definition at line 88 of file G4CellScorerStore.cc.

Here is the call graph for this function:

const G4MapGeometryCellCellScorer & G4CellScorerStore::GetMapGeometryCellCellScorer ( ) const

Definition at line 83 of file G4CellScorerStore.cc.

void G4CellScorerStore::SetAutoScorerCreate ( )

Definition at line 55 of file G4CellScorerStore.cc.


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