ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Voxelizer::G4VoxelComparator Class Reference
+ Collaboration diagram for G4Voxelizer::G4VoxelComparator:

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 163 of file G4Voxelizer.hh.

View newest version in sPHENIX GitHub at line 163 of file G4Voxelizer.hh

Constructor & Destructor Documentation

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

Definition at line 169 of file G4Voxelizer.hh.

View newest version in sPHENIX GitHub at line 169 of file G4Voxelizer.hh

Member Function Documentation

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

Definition at line 171 of file G4Voxelizer.hh.

View newest version in sPHENIX GitHub at line 171 of file G4Voxelizer.hh

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

Member Data Documentation

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

Definition at line 167 of file G4Voxelizer.hh.

View newest version in sPHENIX GitHub at line 167 of file G4Voxelizer.hh

Referenced by operator()().


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