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

Go to the source code of this file.

Classes

class  EicStlMediaGroup
 

Typedefs

typedef std::map< const
EicStlKey *, EicStlFacetEdge
*, bool(*)(const EicStlKey
*, const EicStlKey *)> 
eEntry
 
typedef std::map< const
EicStlKey *, EicStlFacet
*, bool(*)(const EicStlKey
*, const EicStlKey *)> 
fEntry
 
typedef std::map< std::pair
< unsigned, const TGeoMedium * >
, EicStlMediaGroup
gEntry
 

Typedef Documentation

typedef std::map<const EicStlKey*, EicStlFacetEdge*, bool(*)(const EicStlKey*, const EicStlKey*)> eEntry

Definition at line 15 of file EicStlMediaGroup.h.

View newest version in sPHENIX GitHub at line 15 of file EicStlMediaGroup.h

typedef std::map<const EicStlKey*, EicStlFacet*, bool(*)(const EicStlKey*, const EicStlKey*)> fEntry

Definition at line 16 of file EicStlMediaGroup.h.

View newest version in sPHENIX GitHub at line 16 of file EicStlMediaGroup.h

typedef std::map<std::pair<unsigned, const TGeoMedium*>, EicStlMediaGroup> gEntry

Definition at line 74 of file EicStlMediaGroup.h.

View newest version in sPHENIX GitHub at line 74 of file EicStlMediaGroup.h