G4CellScoreValues Class Reference

#include <G4CellScoreValues.hh>


Public Member Functions

 G4CellScoreValues ()

Data Fields

G4double fSumSL
G4double fSumSLW
G4double fSumSLW_v
G4double fSumSLWE
G4double fSumSLWE_v
G4int fSumTracksEntering
G4int fSumPopulation
G4int fSumCollisions
G4double fSumCollisionsWeight
G4double fNumberWeightedEnergy
G4double fFluxWeightedEnergy
G4double fAverageTrackWeight
G4double fImportance


Detailed Description

Definition at line 45 of file G4CellScoreValues.hh.


Constructor & Destructor Documentation

G4CellScoreValues::G4CellScoreValues (  )  [inline]

Definition at line 47 of file G4CellScoreValues.hh.

00047                       :
00048     fSumSL(0),
00049     fSumSLW(0),
00050     fSumSLW_v(0),
00051     fSumSLWE(0),
00052     fSumSLWE_v(0),
00053     fSumTracksEntering(0),
00054     fSumPopulation(0),
00055     fSumCollisions(0),
00056     fSumCollisionsWeight(0),
00057     fNumberWeightedEnergy(0),
00058     fFluxWeightedEnergy(0),
00059     fAverageTrackWeight(0),
00060     fImportance(0)
00061   {}
    


Field Documentation

G4double G4CellScoreValues::fAverageTrackWeight

Definition at line 74 of file G4CellScoreValues.hh.

Referenced by G4CellScoreComposer::GetStandardCellScoreValues(), and operator<<().

G4double G4CellScoreValues::fFluxWeightedEnergy

Definition at line 73 of file G4CellScoreValues.hh.

Referenced by G4CellScoreComposer::GetStandardCellScoreValues(), and operator<<().

G4double G4CellScoreValues::fImportance

Definition at line 75 of file G4CellScoreValues.hh.

Referenced by operator<<(), and G4CellScoreComposer::SetImportnace().

G4double G4CellScoreValues::fNumberWeightedEnergy

Definition at line 72 of file G4CellScoreValues.hh.

Referenced by G4CellScoreComposer::GetStandardCellScoreValues(), and operator<<().

G4int G4CellScoreValues::fSumCollisions

Definition at line 70 of file G4CellScoreValues.hh.

Referenced by operator<<(), and G4CellScoreComposer::SetCollisionWeight().

G4double G4CellScoreValues::fSumCollisionsWeight

Definition at line 71 of file G4CellScoreValues.hh.

Referenced by operator<<(), and G4CellScoreComposer::SetCollisionWeight().

G4int G4CellScoreValues::fSumPopulation

Definition at line 69 of file G4CellScoreValues.hh.

Referenced by G4CellScoreComposer::NewTrackPopedUp(), and operator<<().

G4double G4CellScoreValues::fSumSL

Definition at line 63 of file G4CellScoreValues.hh.

Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().

G4double G4CellScoreValues::fSumSLW

Definition at line 64 of file G4CellScoreValues.hh.

Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().

G4double G4CellScoreValues::fSumSLW_v

Definition at line 65 of file G4CellScoreValues.hh.

Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().

G4double G4CellScoreValues::fSumSLWE

Definition at line 66 of file G4CellScoreValues.hh.

Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().

G4double G4CellScoreValues::fSumSLWE_v

Definition at line 67 of file G4CellScoreValues.hh.

Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().

G4int G4CellScoreValues::fSumTracksEntering

Definition at line 68 of file G4CellScoreValues.hh.

Referenced by operator<<(), and G4CellScoreComposer::TrackEnters().


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:51:37 2013 for Geant4 by  doxygen 1.4.7