#include <G4SmartVoxelNode.hh>
Definition at line 59 of file G4SmartVoxelNode.hh.
| G4SmartVoxelNode::G4SmartVoxelNode |
( |
G4int |
pSlice = 0 | ) |
|
|
inline |
Definition at line 63 of file G4SmartVoxelNode.hh.
63 : fminEquivalent(pSlice),
64 fmaxEquivalent(pSlice) {}
| G4SmartVoxelNode::~G4SmartVoxelNode |
( |
| ) |
|
| G4int G4SmartVoxelNode::GetCapacity |
( |
| ) |
const |
|
inline |
| G4int G4SmartVoxelNode::GetMaxEquivalentSliceNo |
( |
| ) |
const |
|
inline |
| G4int G4SmartVoxelNode::GetMinEquivalentSliceNo |
( |
| ) |
const |
|
inline |
| G4int G4SmartVoxelNode::GetNoContained |
( |
| ) |
const |
|
inline |
| G4int G4SmartVoxelNode::GetVolume |
( |
G4int |
pVolumeNo | ) |
const |
|
inline |
| void G4SmartVoxelNode::Insert |
( |
G4int |
pVolumeNo | ) |
|
|
inline |
Definition at line 48 of file G4SmartVoxelNode.cc.
53 for (
G4int node=0;node<maxNode;node++)
G4int GetVolume(G4int pVolumeNo) const
G4int GetNoContained() const
| void G4SmartVoxelNode::Reserve |
( |
G4int |
noSlices | ) |
|
|
inline |
| void G4SmartVoxelNode::SetMaxEquivalentSliceNo |
( |
G4int |
pMax | ) |
|
|
inline |
| void G4SmartVoxelNode::SetMinEquivalentSliceNo |
( |
G4int |
pMin | ) |
|
|
inline |
| void G4SmartVoxelNode::Shrink |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: