![]() |
ATLAS Offline Software
|
#include "SCT_SkiAux.h"#include "SCT_MaterialManager.h"#include "SCT_GeometryManager.h"#include "SCT_Ski.h"#include "SCT_Module.h"#include "SCT_Bracket.h"#include "SCT_Harness.h"#include "SCT_SkiPowerTape.h"#include "GeoModelKernel/GeoTubs.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GeoModelKernel/Units.h"#include <cmath>Go to the source code of this file.
Functions | |
| double | sqr (double x) |
| void | calcMinMaxRatioS (double xCenter, double yCenter, double xWidth, double yWidth, double &minRatio, double &maxRatio) |
| void calcMinMaxRatioS | ( | double | xCenter, |
| double | yCenter, | ||
| double | xWidth, | ||
| double | yWidth, | ||
| double & | minRatio, | ||
| double & | maxRatio ) |
Definition at line 208 of file SCT_SkiAux.cxx.
|
inline |
Definition at line 31 of file SCT_SkiAux.cxx.