51 CountHeadsAndNodes( voxel );
79 return sysTime + userTime;
110 return nodes*nodeSize + heads*headSize + pointers*pointerSize;
123 pointers += numSlices;
127 for(std::size_t i=0; i<numSlices; ++i)
130 if (proxy == lastProxy) {
continue; }
G4LogicalVolume represents a leaf node or unpositioned subtree in the geometry hierarchy....
G4SmartVoxelNode defines a node in the smart voxel hierarchy, i.e. a 'slice' of space along a given a...
G4SmartVoxelProxy is a class for proxying smart voxels. The class represents either a header (in turn...
G4SmartVoxelHeader * GetHeader() const
const G4SmartVoxelHeader * GetVoxel() const
G4SmartVoxelStat(const G4LogicalVolume *theVolume, const G4SmartVoxelHeader *theVoxel, G4double theSysTime, G4double theUserTime)
G4double GetUserTime() const
G4long GetMemoryUse() const
G4double GetTotalTime() const
G4long GetNumberPointers() const
G4long GetNumberHeads() const
G4double GetSysTime() const
const G4LogicalVolume * GetVolume() const
G4long GetNumberNodes() const