Back to home page

EIC code displayed by LXR

 
 

    


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

0001 /// @file CoaxialCones.h
0002 /// @author Raman Sehgal (raman.sehgal@cern.ch)
0003 
0004 #ifndef VECGEOM_VOLUMES_COAXIALCONES_H_
0005 #define VECGEOM_VOLUMES_COAXIALCONES_H_
0006 
0007 #include "VecGeom/base/Global.h"
0008 
0009 #include "VecGeom/volumes/PlacedCoaxialCones.h"
0010 #include "VecGeom/volumes/SpecializedCoaxialCones.h"
0011 #include "VecGeom/volumes/UnplacedCoaxialCones.h"
0012 
0013 #endif // VECGEOM_VOLUMES_COAXIALCONES_H_