Back to home page

EIC code displayed by LXR

 
 

    


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 /// @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_