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

#include <G4CellScorer.hh>

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

Public Member Functions

 G4CellScorer ()
 
virtual ~G4CellScorer ()
 
virtual void ScoreAnExitingStep (const G4Step &aStep, const G4GeometryCell &gCell)
 
virtual void ScoreAnEnteringStep (const G4Step &aStep, const G4GeometryCell &gCell)
 
virtual void ScoreAnInVolumeStep (const G4Step &aStep, const G4GeometryCell &gCell)
 
const G4CellScoreComposerGetCellScoreComposer () const
 
const G4CellScoreValuesGetCellScoreValues () const
 
- Public Member Functions inherited from G4VCellScorer
 G4VCellScorer ()
 
virtual ~G4VCellScorer ()
 

Detailed Description

Definition at line 51 of file G4CellScorer.hh.

Constructor & Destructor Documentation

G4CellScorer::G4CellScorer ( )

Definition at line 42 of file G4CellScorer.cc.

G4CellScorer::~G4CellScorer ( )
virtual

Definition at line 53 of file G4CellScorer.cc.

Member Function Documentation

const G4CellScoreComposer & G4CellScorer::GetCellScoreComposer ( ) const

Definition at line 96 of file G4CellScorer.cc.

const G4CellScoreValues & G4CellScorer::GetCellScoreValues ( ) const

Definition at line 100 of file G4CellScorer.cc.

Here is the call graph for this function:

void G4CellScorer::ScoreAnEnteringStep ( const G4Step aStep,
const G4GeometryCell gCell 
)
virtual

Implements G4VCellScorer.

Definition at line 62 of file G4CellScorer.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4CellScorer::ScoreAnExitingStep ( const G4Step aStep,
const G4GeometryCell gCell 
)
virtual

Implements G4VCellScorer.

Definition at line 56 of file G4CellScorer.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4CellScorer::ScoreAnInVolumeStep ( const G4Step aStep,
const G4GeometryCell gCell 
)
virtual

Implements G4VCellScorer.

Definition at line 70 of file G4CellScorer.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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