Geant4
10.03.p01
|
#include <G4CellScoreComposer.hh>
Public Member Functions | |
G4CellScoreComposer () | |
~G4CellScoreComposer () | |
void | EstimatorCalculation (const G4Step &step) |
void | TrackEnters () |
void | NewTrackPopedUp () |
void | SetCollisionWeight (G4double weight) |
void | SetImportnace (G4double importance) |
const G4CellScoreValues & | GetStandardCellScoreValues () const |
Definition at line 51 of file G4CellScoreComposer.hh.
G4CellScoreComposer::G4CellScoreComposer | ( | ) |
Definition at line 39 of file G4CellScoreComposer.cc.
G4CellScoreComposer::~G4CellScoreComposer | ( | ) |
Definition at line 43 of file G4CellScoreComposer.cc.
Definition at line 46 of file G4CellScoreComposer.cc.
const G4CellScoreValues & G4CellScoreComposer::GetStandardCellScoreValues | ( | ) | const |
Definition at line 82 of file G4CellScoreComposer.cc.
void G4CellScoreComposer::NewTrackPopedUp | ( | ) |
Definition at line 71 of file G4CellScoreComposer.cc.
Definition at line 75 of file G4CellScoreComposer.cc.
Definition at line 97 of file G4CellScoreComposer.cc.
void G4CellScoreComposer::TrackEnters | ( | ) |
Definition at line 68 of file G4CellScoreComposer.cc.