Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/VecGeom/volumes/Polyhedron.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 /// \file Polyhedron.h
0002 /// \author Johannes de Fine Licht (johannes.definelicht@cern.ch)
0003 
0004 #ifndef VECGEOM_VOLUMES_POLYHEDRON_H_
0005 #define VECGEOM_VOLUMES_POLYHEDRON_H_
0006 
0007 #include "VecGeom/volumes/UnplacedPolyhedron.h"
0008 #include "VecGeom/volumes/PlacedPolyhedron.h"
0009 #include "VecGeom/volumes/SpecializedPolyhedron.h"
0010 
0011 #endif // VECGEOM_VOLUMES_POLYHEDRON_H_