EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EicStlKey.h File Reference
#include <cstring>
+ Include dependency graph for EicStlKey.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

bool EicStlKeyCompare ( 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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

bool EicStlKeyEqual ( const EicStlKey lh,
const EicStlKey rh 
)

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().

+ Here is the call graph for this function: