![]() |
ATLAS Offline Software
|
#include "GeoPixelDetailedStaveSupport.h"#include "GeoPixelSiCrystal.h"#include "GeoPixelModule.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoTube.h"#include "GeoModelKernel/GeoSimplePolygonBrep.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GaudiKernel/PhysicalConstants.h"#include <algorithm>#include <cmath>#include <utility>
1.8.18