![]() |
ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"#include "VP1TrackingGeometrySystems/TrackingVolumeToSoNode.h"#include "VP1HEPVis/nodes/SoGenericBox.h"#include "VP1HEPVis/nodes/SoTubs.h"#include "VP1Utils/SoVisualizeAction.h"#include "VP1Utils/VP1LinAlgUtils.h"#include <Inventor/nodes/SoTransform.h>#include <Inventor/nodes/SoSeparator.h>#include "TrkGeometry/TrackingVolume.h"#include "TrkVolumes/CuboidVolumeBounds.h"#include "TrkVolumes/CylinderVolumeBounds.h"#include "TrkVolumes/TrapezoidVolumeBounds.h"#include "TrkVolumes/DoubleTrapezoidVolumeBounds.h"#include "TrkVolumes/BevelledCylinderVolumeBounds.h"#include "TrkVolumes/SubtractedVolumeBounds.h"#include "TrkVolumes/CombinedVolumeBounds.h"#include "TrkVolumes/SimplePolygonBrepVolumeBounds.h"#include "GeoModelKernel/GeoTube.h"#include "GeoModelKernel/GeoTubs.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoTrd.h"#include "GeoModelKernel/GeoShape.h"#include "GeoModelKernel/GeoShapeShift.h"#include "GeoModelKernel/GeoShapeSubtraction.h"#include "GeoModelKernel/GeoShapeIntersection.h"#include "GeoModelKernel/GeoShapeUnion.h"#include "GeoModelKernel/GeoSimplePolygonBrep.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GaudiKernel/SystemOfUnits.h"
1.8.18