Warning, file /include/VecGeom/volumes/Tessellated.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 #ifndef VECGEOM_VOLUMES_TESSELLATED_H_
0010 #define VECGEOM_VOLUMES_TESSELLATED_H_
0011
0012 #include "VecGeom/base/Global.h"
0013 #include "VecGeom/volumes/PlacedTessellated.h"
0014 #include "VecGeom/volumes/SpecializedTessellated.h"
0015 #include "VecGeom/volumes/UnplacedTessellated.h"
0016
0017 #endif