Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4CellScoreValues Class Reference

#include <G4CellScoreValues.hh>

Public Attributes

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

Detailed Description

Definition at line 39 of file G4CellScoreValues.hh.

Member Data Documentation

◆ fAverageTrackWeight

G4double G4CellScoreValues::fAverageTrackWeight = 0

Definition at line 53 of file G4CellScoreValues.hh.

Referenced by operator<<().

◆ fFluxWeightedEnergy

G4double G4CellScoreValues::fFluxWeightedEnergy = 0

Definition at line 52 of file G4CellScoreValues.hh.

Referenced by operator<<().

◆ fImportance

G4double G4CellScoreValues::fImportance = 0

Definition at line 54 of file G4CellScoreValues.hh.

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

◆ fNumberWeightedEnergy

G4double G4CellScoreValues::fNumberWeightedEnergy = 0

Definition at line 51 of file G4CellScoreValues.hh.

Referenced by operator<<().

◆ fSumCollisions

G4int G4CellScoreValues::fSumCollisions = 0

Definition at line 49 of file G4CellScoreValues.hh.

Referenced by operator<<().

◆ fSumCollisionsWeight

G4double G4CellScoreValues::fSumCollisionsWeight = 0

Definition at line 50 of file G4CellScoreValues.hh.

Referenced by operator<<().

◆ fSumPopulation

G4int G4CellScoreValues::fSumPopulation = 0

Definition at line 48 of file G4CellScoreValues.hh.

Referenced by operator<<().

◆ fSumSL

G4double G4CellScoreValues::fSumSL = 0

Definition at line 42 of file G4CellScoreValues.hh.

◆ fSumSLW

G4double G4CellScoreValues::fSumSLW = 0

Definition at line 43 of file G4CellScoreValues.hh.

◆ fSumSLW_v

G4double G4CellScoreValues::fSumSLW_v = 0

Definition at line 44 of file G4CellScoreValues.hh.

◆ fSumSLWE

G4double G4CellScoreValues::fSumSLWE = 0

Definition at line 45 of file G4CellScoreValues.hh.

◆ fSumSLWE_v

G4double G4CellScoreValues::fSumSLWE_v = 0

Definition at line 46 of file G4CellScoreValues.hh.

◆ fSumTracksEntering

G4int G4CellScoreValues::fSumTracksEntering = 0

Definition at line 47 of file G4CellScoreValues.hh.

Referenced by operator<<().


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