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

Go to the source code of this file.

Classes

class  EicStlVertex
 3D vertex defined in STL input file More...
 

Typedefs

typedef std::map< const
EicStlKey *, EicStlVertex
*, bool(*)(const EicStlKey
*, const EicStlKey *)> 
vEntry
 

Functions

EicStlKeyGetVertexArrayKey (const vEntry *vertices)
 

Typedef Documentation

typedef std::map<const EicStlKey*, EicStlVertex*, bool(*)(const EicStlKey*, const EicStlKey*)> vEntry

Definition at line 88 of file EicStlVertex.h.

View newest version in sPHENIX GitHub at line 88 of file EicStlVertex.h

Function Documentation

EicStlKey* GetVertexArrayKey ( const vEntry vertices)

Definition at line 11 of file EicStlVertex.cxx.

View newest version in sPHENIX GitHub at line 11 of file EicStlVertex.cxx

Referenced by EicStlFacet::Calculate(), and EicStlFacetEdge::EicStlFacetEdge().

+ Here is the caller graph for this function: