Warning, file /include/VecGeom/volumes/Trapezoid.h was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004
0005
0006
0007
0008
0009
0010 #ifndef VECGEOM_VOLUMES_TRAPEZOID_H_
0011 #define VECGEOM_VOLUMES_TRAPEZOID_H_
0012
0013 #include "VecGeom/base/Global.h"
0014
0015 #include "VecGeom/volumes/PlacedTrapezoid.h"
0016 #include "VecGeom/volumes/SpecializedTrapezoid.h"
0017 #include "VecGeom/volumes/UnplacedTrapezoid.h"
0018
0019 #endif