Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 10:14:10

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_