Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/VecGeom/volumes/Cone.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 Cone.h
0003 //
0004 /// Includes all headers related to the cone volume
0005 
0006 #ifndef VECGEOM_VOLUMES_CONE_H_
0007 #define VECGEOM_VOLUMES_CONE_H_
0008 
0009 #include "VecGeom/base/Global.h"
0010 #include "VecGeom/volumes/PlacedCone.h"
0011 #include "VecGeom/volumes/SpecializedCone.h"
0012 #include "VecGeom/volumes/UnplacedCone.h"
0013 
0014 #endif // VECGEOM_VOLUMES_CONE_H_