Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TGeoVoxelGridIndex Struct Reference

Author
Sandro Wenzel sandr.nosp@m.o.we.nosp@m.nzel@.nosp@m.cern.nosp@m..ch
Date
2024-02-22

Definition at line 21 of file TGeoVoxelGrid.h.

Public Member Functions

bool isValid () const

Public Attributes

size_t idx {std::numeric_limits<size_t>::max()}
int ix {-1}
int iy {-1}
int iz {-1}

#include <TGeoVoxelGrid.h>

Member Function Documentation

◆ isValid()

bool TGeoVoxelGridIndex::isValid ( ) const
inline

Definition at line 26 of file TGeoVoxelGrid.h.

Member Data Documentation

◆ idx

size_t TGeoVoxelGridIndex::idx {std::numeric_limits<size_t>::max()}

Definition at line 25 of file TGeoVoxelGrid.h.

◆ ix

int TGeoVoxelGridIndex::ix {-1}

Definition at line 22 of file TGeoVoxelGrid.h.

◆ iy

int TGeoVoxelGridIndex::iy {-1}

Definition at line 23 of file TGeoVoxelGrid.h.

◆ iz

int TGeoVoxelGridIndex::iz {-1}

Definition at line 24 of file TGeoVoxelGrid.h.


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