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

#include <B02CellScorer.hh>

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

Public Member Functions

 B02CellScorer (AIDA::IHistogram1D *h)
 
virtual ~B02CellScorer ()
 
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)
 
G4CellScorerGetG4CellScorer ()
 
- Public Member Functions inherited from G4VCellScorer
 G4VCellScorer ()
 
virtual ~G4VCellScorer ()
 

Detailed Description

Definition at line 54 of file B02CellScorer.hh.

Constructor & Destructor Documentation

B02CellScorer::B02CellScorer ( AIDA::IHistogram1D *  h)

Definition at line 45 of file B02CellScorer.cc.

B02CellScorer::~B02CellScorer ( )
virtual

Definition at line 49 of file B02CellScorer.cc.

Member Function Documentation

G4CellScorer& B02CellScorer::GetG4CellScorer ( )
inline

Definition at line 65 of file B02CellScorer.hh.

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

Implements G4VCellScorer.

Definition at line 58 of file B02CellScorer.cc.

Here is the call graph for this function:

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

Implements G4VCellScorer.

Definition at line 52 of file B02CellScorer.cc.

Here is the call graph for this function:

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

Implements G4VCellScorer.

Definition at line 64 of file B02CellScorer.cc.

Here is the call graph for this function:


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