|
||||
File indexing completed on 2025-01-30 10:26:24
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 Trd shape 0006 /// @file volumes/Trd.h 0007 0008 #ifndef VECGEOM_VOLUMES_TRD_H_ 0009 #define VECGEOM_VOLUMES_TRD_H_ 0010 0011 #include "VecGeom/base/Global.h" 0012 #include "VecGeom/volumes/PlacedTrd.h" 0013 #include "VecGeom/volumes/SpecializedTrd.h" 0014 #include "VecGeom/volumes/UnplacedTrd.h" 0015 0016 #endif // VECGEOM_VOLUMES_TRD_H_
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |