Geant4
10.01.p01
|
#include <G4CellScoreValues.hh>
Public Member Functions | |
G4CellScoreValues () | |
Definition at line 45 of file G4CellScoreValues.hh.
|
inline |
Definition at line 47 of file G4CellScoreValues.hh.
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().