EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <cstring>
Go to the source code of this file.
Classes | |
class | EicStlKey |
Naive multi-float-value key used for ordering objects in CAD-related classes;. More... | |
Functions | |
bool | EicStlKeyCompare (const EicStlKey *lh, const EicStlKey *rh) |
bool | EicStlKeyEqual (const EicStlKey *lh, const EicStlKey *rh) |
Definition at line 100 of file EicCadFile.cxx.
View newest version in sPHENIX GitHub at line 100 of file EicCadFile.cxx
References EicStlKey::GetData(), and EicStlKey::GetDim().
Referenced by EicStlFacet::Calculate(), EicStlFacetEdge::EicStlFacetEdge(), EicStlMediaGroup::EicStlMediaGroup(), EicMediaHub::importMediaMapFile(), and EicCompositeShape::LocalFillBuffer3D().
Definition at line 106 of file EicCadFile.cxx.
View newest version in sPHENIX GitHub at line 106 of file EicCadFile.cxx
References EicStlKey::GetData(), and EicStlKey::GetDim().