![]() |
ATLAS Offline Software
|
#include "SCT_SkiPowerTape.h"#include "SCT_MaterialManager.h"#include "SCT_GeometryManager.h"#include "SCT_BarrelParameters.h"#include "SCT_Ski.h"#include "SCT_PowerTape.h"#include "SCT_Module.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/Units.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GaudiKernel/SystemOfUnits.h"#include <iostream>#include <sstream>#include <cmath>
1.8.18