Back to home page

EIC code displayed by LXR

 
 

    


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

0001 /// @file Torus2.h
0002 /// Includes all headers related to the torus volume.
0003 
0004 #ifndef VECGEOM_VOLUMES_TORUS2_H_
0005 #define VECGEOM_VOLUMES_TORUS2_H_
0006 
0007 #include "VecGeom/base/Global.h"
0008 #include "VecGeom/volumes/PlacedTorus2.h"
0009 #include "VecGeom/volumes/SpecializedTorus2.h"
0010 #include "VecGeom/volumes/UnplacedTorus2.h"
0011 
0012 #endif // VECGEOM_VOLUMES_TORUS2_H_