Geant4 11.2.2
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 44 of file G4CellScoreValues.hh.

Member Data Documentation

◆ fAverageTrackWeight

G4double G4CellScoreValues::fAverageTrackWeight = 0

◆ fFluxWeightedEnergy

G4double G4CellScoreValues::fFluxWeightedEnergy = 0

◆ fImportance

G4double G4CellScoreValues::fImportance = 0

Definition at line 59 of file G4CellScoreValues.hh.

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

◆ fNumberWeightedEnergy

G4double G4CellScoreValues::fNumberWeightedEnergy = 0

◆ fSumCollisions

G4int G4CellScoreValues::fSumCollisions = 0

Definition at line 54 of file G4CellScoreValues.hh.

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

◆ fSumCollisionsWeight

G4double G4CellScoreValues::fSumCollisionsWeight = 0

Definition at line 55 of file G4CellScoreValues.hh.

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

◆ fSumPopulation

G4int G4CellScoreValues::fSumPopulation = 0

Definition at line 53 of file G4CellScoreValues.hh.

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

◆ fSumSL

G4double G4CellScoreValues::fSumSL = 0

◆ fSumSLW

G4double G4CellScoreValues::fSumSLW = 0

◆ fSumSLW_v

G4double G4CellScoreValues::fSumSLW_v = 0

◆ fSumSLWE

G4double G4CellScoreValues::fSumSLWE = 0

◆ fSumSLWE_v

G4double G4CellScoreValues::fSumSLWE_v = 0

◆ fSumTracksEntering

G4int G4CellScoreValues::fSumTracksEntering = 0

Definition at line 52 of file G4CellScoreValues.hh.

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


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