#include <G4CellScoreComposer.hh>
Definition at line 51 of file G4CellScoreComposer.hh.
◆ G4CellScoreComposer()
G4CellScoreComposer::G4CellScoreComposer |
( |
| ) |
|
◆ ~G4CellScoreComposer()
G4CellScoreComposer::~G4CellScoreComposer |
( |
| ) |
|
◆ EstimatorCalculation()
void G4CellScoreComposer::EstimatorCalculation |
( |
const G4Step & |
step | ) |
|
Definition at line 46 of file G4CellScoreComposer.cc.
48 G4StepPoint *p = aStep.GetPreStepPoint();
54 G4double slwe = slw * p->GetKineticEnergy();
G4CellScoreValues fSCScoreValues
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
◆ GetStandardCellScoreValues()
Definition at line 82 of file G4CellScoreComposer.cc.
G4CellScoreValues fSCScoreValues
G4double fNumberWeightedEnergy
G4double fAverageTrackWeight
G4double fFluxWeightedEnergy
◆ NewTrackPopedUp()
void G4CellScoreComposer::NewTrackPopedUp |
( |
| ) |
|
◆ SetCollisionWeight()
void G4CellScoreComposer::SetCollisionWeight |
( |
G4double |
weight | ) |
|
◆ SetImportnace()
void G4CellScoreComposer::SetImportnace |
( |
G4double |
importance | ) |
|
◆ TrackEnters()
void G4CellScoreComposer::TrackEnters |
( |
| ) |
|
◆ fSCScoreValues
The documentation for this class was generated from the following files: