#include <G4CellScoreValues.hh>
Definition at line 45 of file G4CellScoreValues.hh.
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 {}
Definition at line 74 of file G4CellScoreValues.hh.
Referenced by G4CellScoreComposer::GetStandardCellScoreValues(), and operator<<().
Definition at line 73 of file G4CellScoreValues.hh.
Referenced by G4CellScoreComposer::GetStandardCellScoreValues(), and operator<<().
Definition at line 75 of file G4CellScoreValues.hh.
Referenced by operator<<(), and G4CellScoreComposer::SetImportnace().
Definition at line 72 of file G4CellScoreValues.hh.
Referenced by G4CellScoreComposer::GetStandardCellScoreValues(), and operator<<().
Definition at line 70 of file G4CellScoreValues.hh.
Referenced by operator<<(), and G4CellScoreComposer::SetCollisionWeight().
Definition at line 71 of file G4CellScoreValues.hh.
Referenced by operator<<(), and G4CellScoreComposer::SetCollisionWeight().
Definition at line 69 of file G4CellScoreValues.hh.
Referenced by G4CellScoreComposer::NewTrackPopedUp(), and operator<<().
Definition at line 63 of file G4CellScoreValues.hh.
Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().
Definition at line 64 of file G4CellScoreValues.hh.
Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().
Definition at line 65 of file G4CellScoreValues.hh.
Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().
Definition at line 66 of file G4CellScoreValues.hh.
Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().
Definition at line 67 of file G4CellScoreValues.hh.
Referenced by G4CellScoreComposer::EstimatorCalculation(), and G4CellScoreComposer::GetStandardCellScoreValues().
Definition at line 68 of file G4CellScoreValues.hh.
Referenced by operator<<(), and G4CellScoreComposer::TrackEnters().