|
||||
File indexing completed on 2025-01-30 10:26:16
0001 /* 0002 * CutTube.h 0003 * 0004 * Created on: 03.11.2016 0005 * Author: mgheata 0006 */ 0007 /// Includes all headers related to the cut tube volume 0008 0009 #ifndef VECGEOM_VOLUMES_CUTTUBE_H_ 0010 #define VECGEOM_VOLUMES_CUTTUBE_H_ 0011 0012 #include "VecGeom/base/Global.h" 0013 #include "VecGeom/volumes/PlacedCutTube.h" 0014 #include "VecGeom/volumes/SpecializedCutTube.h" 0015 #include "VecGeom/volumes/UnplacedCutTube.h" 0016 0017 #endif // VECGEOM_VOLUMES_CUTTUBE_H_
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |