Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CellScoreComposer.hh>
Public Member Functions | |
void | EstimatorCalculation (const G4Step &step) |
void | TrackEnters () |
void | NewTrackPopedUp () |
void | SetCollisionWeight (G4double weight) |
void | SetImportnace (G4double importance) |
const G4CellScoreValues & | GetStandardCellScoreValues () const |
Definition at line 50 of file G4CellScoreComposer.hh.
void G4CellScoreComposer::EstimatorCalculation | ( | const G4Step & | step | ) |
Definition at line 39 of file G4CellScoreComposer.cc.
const G4CellScoreValues & G4CellScoreComposer::GetStandardCellScoreValues | ( | ) | const |
Definition at line 70 of file G4CellScoreComposer.cc.
void G4CellScoreComposer::NewTrackPopedUp | ( | ) |
Definition at line 62 of file G4CellScoreComposer.cc.
void G4CellScoreComposer::SetCollisionWeight | ( | G4double | weight | ) |
Definition at line 64 of file G4CellScoreComposer.cc.
void G4CellScoreComposer::SetImportnace | ( | G4double | importance | ) |
Definition at line 83 of file G4CellScoreComposer.cc.
void G4CellScoreComposer::TrackEnters | ( | ) |
Definition at line 61 of file G4CellScoreComposer.cc.