Geant4  10.01.p02
G4CellScoreComposer Class Reference

#include <G4CellScoreComposer.hh>

+ Collaboration diagram for G4CellScoreComposer:

Public Member Functions

 G4CellScoreComposer ()
 
 ~G4CellScoreComposer ()
 
void EstimatorCalculation (const G4Step &step)
 
void TrackEnters ()
 
void NewTrackPopedUp ()
 
void SetCollisionWeight (G4double weight)
 
void SetImportnace (G4double importance)
 
const G4CellScoreValues & GetStandardCellScoreValues () const
 

Private Attributes

G4CellScoreValues fSCScoreValues
 

Detailed Description

Definition at line 51 of file G4CellScoreComposer.hh.

Constructor & Destructor Documentation

G4CellScoreComposer::G4CellScoreComposer ( )

Definition at line 39 of file G4CellScoreComposer.cc.

G4CellScoreComposer::~G4CellScoreComposer ( )

Definition at line 43 of file G4CellScoreComposer.cc.

Member Function Documentation

void G4CellScoreComposer::EstimatorCalculation ( const G4Step &  step)
const G4CellScoreValues & G4CellScoreComposer::GetStandardCellScoreValues ( ) const

Definition at line 83 of file G4CellScoreComposer.cc.

References G4CellScoreValues::fAverageTrackWeight, G4CellScoreValues::fFluxWeightedEnergy, G4CellScoreValues::fNumberWeightedEnergy, fSCScoreValues, G4CellScoreValues::fSumSL, G4CellScoreValues::fSumSLW, G4CellScoreValues::fSumSLW_v, G4CellScoreValues::fSumSLWE, and G4CellScoreValues::fSumSLWE_v.

Referenced by operator<<().

+ Here is the caller graph for this function:

void G4CellScoreComposer::NewTrackPopedUp ( )

Definition at line 72 of file G4CellScoreComposer.cc.

References fSCScoreValues, and G4CellScoreValues::fSumPopulation.

void G4CellScoreComposer::SetCollisionWeight ( G4double  weight)
void G4CellScoreComposer::SetImportnace ( G4double  importance)

Definition at line 98 of file G4CellScoreComposer.cc.

References G4CellScoreValues::fImportance, and fSCScoreValues.

void G4CellScoreComposer::TrackEnters ( )

Definition at line 69 of file G4CellScoreComposer.cc.

References fSCScoreValues, and G4CellScoreValues::fSumTracksEntering.

Member Data Documentation

G4CellScoreValues G4CellScoreComposer::fSCScoreValues
mutableprivate

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