![]() |
ATLAS Offline Software
|
#include "VP1GeometrySystems/DumpShape.h"#include "GeoPrimitives/GeoPrimitives.h"#include "GeoModelKernel/GeoShape.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoTubs.h"#include "GeoModelKernel/GeoTube.h"#include "GeoModelKernel/GeoCons.h"#include "GeoModelKernel/GeoTrap.h"#include "GeoModelKernel/GeoTrd.h"#include "GeoModelKernel/GeoPcon.h"#include "GeoModelKernel/GeoPgon.h"#include "GeoModelKernel/GeoPara.h"#include "GeoModelKernel/GeoShapeShift.h"#include "GeoModelKernel/GeoShapeUnion.h"#include "GeoModelKernel/GeoShapeIntersection.h"#include "GeoModelKernel/GeoShapeSubtraction.h"#include "GeoModelKernel/GeoGenericTrap.h"#include "CLHEP/Units/SystemOfUnits.h"#include "CLHEP/Vector/TwoVector.h"#include "VP1Utils/VP1LinAlgUtils.h"#include "Inventor/SbMatrix.h"#include <cassert>
1.8.18