Back to home page

EIC code displayed by LXR

 
 

    


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

0001 /// Includes all headers related to the simple extruded volume.
0002 
0003 #ifndef VECGEOM_VOLUMES_SEXTRU_H_
0004 #define VECGEOM_VOLUMES_SEXTRU_H_
0005 
0006 #include "VecGeom/base/Global.h"
0007 #include "VecGeom/volumes/PlacedSExtru.h"
0008 #include "VecGeom/volumes/SpecializedSExtru.h"
0009 #include "VecGeom/volumes/UnplacedSExtruVolume.h"
0010 
0011 #endif // VECGEOM_VOLUMES_SEXTRU_H_