Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-30 10:26:17

0001 /// @file Hype.h
0002 
0003 #ifndef VECGEOM_VOLUMES_HYPE_H_
0004 #define VECGEOM_VOLUMES_HYPE_H_
0005 
0006 #include "VecGeom/base/Global.h"
0007 
0008 #include "VecGeom/volumes/PlacedHype.h"
0009 #include "VecGeom/volumes/SpecializedHype.h"
0010 #include "VecGeom/volumes/UnplacedHype.h"
0011 
0012 #endif // VECGEOM_VOLUMES_HYPE_H_