ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4VoxelComparator (std::vector< G4VoxelInfo > &voxels) | |
G4bool | operator() (const G4int &l, const G4int &r) const |
Public Attributes | |
std::vector< G4VoxelInfo > & | fVoxels |
Definition at line 163 of file G4Voxelizer.hh.
View newest version in sPHENIX GitHub at line 163 of file G4Voxelizer.hh
|
inline |
Definition at line 169 of file G4Voxelizer.hh.
View newest version in sPHENIX GitHub at line 169 of file G4Voxelizer.hh
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.
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()().