Warning, file /include/VecGeom/volumes/ScaledShape.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 #ifndef VECGEOM_VOLUMES_SCALEDSHAPE_H_
0008 #define VECGEOM_VOLUMES_SCALEDSHAPE_H_
0009
0010 #include "VecGeom/base/Global.h"
0011 #include "VecGeom/volumes/PlacedScaledShape.h"
0012 #include "VecGeom/volumes/SpecializedScaledShape.h"
0013 #include "VecGeom/volumes/UnplacedScaledShape.h"
0014
0015 #endif