#include <G4EnergySplitter.hh>
|
| | G4EnergySplitter () |
| |
| virtual | ~G4EnergySplitter () |
| |
| G4int | SplitEnergyInVolumes (const G4Step *aStep) |
| |
| void | GetLastVoxelID (G4int &voxelID) |
| |
| void | GetFirstVoxelID (G4int &voxelID) |
| |
| void | GetVoxelID (G4int stepNo, G4int &voxelID) |
| |
| void | GetVoxelIDAndLength (G4int stepNo, G4int &voxelID, G4double &stepLength) |
| |
| void | GetLengthAndEnergyDeposited (G4int stepNo, G4int &voxelID, G4double &stepLength, G4double &energyLoss) |
| |
| void | GetLengthAndInitialEnergy (G4double &preStepEnergy, G4int stepNo, G4int &voxelID, G4double &stepLength, G4double &initialEnergy) |
| |
| void | SetNIterations (G4int niter) |
| |
| G4Material * | GetVoxelMaterial (G4int stepNo) |
| |
Definition at line 46 of file G4EnergySplitter.hh.
| G4EnergySplitter::G4EnergySplitter |
( |
) | |
|
| G4EnergySplitter::~G4EnergySplitter |
( |
) | |
|
|
virtual |
| void G4EnergySplitter::GetFirstVoxelID |
( |
G4int & |
voxelID) | |
|
| void G4EnergySplitter::GetLastVoxelID |
( |
G4int & |
voxelID) | |
|
| void G4EnergySplitter::SetNIterations |
( |
G4int |
niter) | |
|
|
inline |
The documentation for this class was generated from the following files: