41 #ifndef G4SmartVoxelStat_hh 
   42 #define G4SmartVoxelStat_hh 
  109       : 
public std::binary_function< const G4SmartVoxelStat,
 
  110                                      const G4SmartVoxelStat, G4bool >
 
  119       : 
public std::binary_function< const G4SmartVoxelStat,
 
  120                                      const G4SmartVoxelStat, G4bool >
 
const G4SmartVoxelHeader * voxel
 
G4long GetNumberHeads() const 
 
G4SmartVoxelStat(const G4LogicalVolume *theVolume, const G4SmartVoxelHeader *theVoxel, G4double theSysTime, G4double theUserTime)
 
G4long GetNumberNodes() const 
 
G4long GetNumberPointers() const 
 
const G4LogicalVolume * GetVolume() const 
 
G4double GetSysTime() const 
 
G4double GetTotalTime() const 
 
const G4LogicalVolume * volume
 
G4long GetMemoryUse() const 
 
G4bool operator()(const G4SmartVoxelStat &a, const G4SmartVoxelStat &b)
 
void CountHeadsAndNodes(const G4SmartVoxelHeader *head)
 
G4bool operator()(const G4SmartVoxelStat &a, const G4SmartVoxelStat &b)
 
G4double GetUserTime() const 
 
const G4SmartVoxelHeader * GetVoxel() const