|
Geant4_10
|
#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.
| const G4CellScoreValues & G4CellScoreComposer::GetStandardCellScoreValues | ( | ) | const |
| void G4CellScoreComposer::NewTrackPopedUp | ( | ) |
Definition at line 72 of file G4CellScoreComposer.cc.
Definition at line 76 of file G4CellScoreComposer.cc.
Definition at line 98 of file G4CellScoreComposer.cc.
| void G4CellScoreComposer::TrackEnters | ( | ) |
Definition at line 69 of file G4CellScoreComposer.cc.
1.8.5