Geant4  10.00.p02
G4SurfaceVoxelizer::G4VoxelComparator Class Reference

Public Member Functions

 G4VoxelComparator (std::vector< G4VoxelInfo > &voxels)
 
G4bool operator() (const G4int &l, const G4int &r) const
 

Public Attributes

std::vector< G4VoxelInfo > & fVoxels
 

Detailed Description

Definition at line 169 of file G4SurfaceVoxelizer.hh.

Constructor & Destructor Documentation

G4SurfaceVoxelizer::G4VoxelComparator::G4VoxelComparator ( std::vector< G4VoxelInfo > &  voxels)
inline

Definition at line 175 of file G4SurfaceVoxelizer.hh.

Member Function Documentation

G4bool G4SurfaceVoxelizer::G4VoxelComparator::operator() ( const G4int l,
const G4int r 
) const
inline

Definition at line 177 of file G4SurfaceVoxelizer.hh.

References G4VoxelInfo::count, left, G4VoxelInfo::next, and right.

Member Data Documentation

std::vector<G4VoxelInfo>& G4SurfaceVoxelizer::G4VoxelComparator::fVoxels

Definition at line 173 of file G4SurfaceVoxelizer.hh.


The documentation for this class was generated from the following file: