|
||||
File indexing completed on 2025-01-30 10:26:22
0001 /// @file Sphere.h 0002 /// @author Raman Sehgal (raman.sehgal@cern.ch) 0003 0004 #ifndef VECGEOM_VOLUMES_SPHERE_H_ 0005 #define VECGEOM_VOLUMES_SPHERE_H_ 0006 0007 #include "VecGeom/base/Global.h" 0008 0009 #include "VecGeom/volumes/PlacedSphere.h" 0010 #include "VecGeom/volumes/SpecializedSphere.h" 0011 #include "VecGeom/volumes/UnplacedSphere.h" 0012 0013 #endif // VECGEOM_VOLUMES_SPHERE_H_
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |