|
|
|||
File indexing completed on 2025-12-16 10:33:31
0001 // This file is part of VecGeom and is distributed under the 0002 // conditions in the file LICENSE.txt in the top directory. 0003 // For the full list of authors see CONTRIBUTORS.txt and `git log`. 0004 0005 /// This file includes all headers related to the Elliptical Tube shape 0006 /// @file volumes/EllipticalTube.h 0007 0008 #ifndef VECGEOM_VOLUMES_ELLIPTICALTUBE_H_ 0009 #define VECGEOM_VOLUMES_ELLIPTICALTUBE_H_ 0010 0011 #include "VecGeom/base/Global.h" 0012 0013 #include "VecGeom/volumes/PlacedEllipticalTube.h" 0014 #include "VecGeom/volumes/SpecializedEllipticalTube.h" 0015 #include "VecGeom/volumes/UnplacedEllipticalTube.h" 0016 0017 #endif // VECGEOM_VOLUMES_ELLIPTICALTUBE_H_
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|