Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-03-13 09:29:29

0001 
0002 /// @file ScaledShape.h
0003 /// @author Mihaela Gheata (mihaela.gheata@cern.ch)
0004 //
0005 /// Includes all headers related to the tube volume
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 // VECGEOM_VOLUMES_SCALEDSHAPE_H_