ATLAS Offline Software
Functions
SCT_Layer.cxx File Reference
#include "SCT_GeoModel/SCT_Layer.h"
#include "SCT_GeoModel/SCT_Identifier.h"
#include "SCT_GeoModel/SCT_GeometryManager.h"
#include "SCT_GeoModel/SCT_MaterialManager.h"
#include "SCT_GeoModel/SCT_BarrelParameters.h"
#include "SCT_GeoModel/SCT_GeneralParameters.h"
#include "SCT_GeoModel/SCT_Bracket.h"
#include "SCT_GeoModel/SCT_CoolingEnd.h"
#include "SCT_GeoModel/SCT_Clamp.h"
#include "SCT_GeoModel/SCT_Flange.h"
#include "SCT_GeoModel/SCT_Harness.h"
#include "SCT_GeoModel/SCT_Module.h"
#include "SCT_GeoModel/SCT_Ski.h"
#include "SCT_GeoModel/SCT_SkiAux.h"
#include "SCT_GeoModel/SCT_SkiPowerTape.h"
#include "SCT_GeoModel/SCT_SupportCyl.h"
#include "SCT_GeoModel/SCT_FSIEndJewel.h"
#include "SCT_GeoModel/SCT_FSIScorpion.h"
#include "SCT_GeoModel/SCT_FSIFibreMask.h"
#include "InDetGeoModelUtils/ExtraMaterial.h"
#include "SCT_ReadoutGeometry/SCT_DetectorManager.h"
#include "GeoModelRead/ReadGeoModel.h"
#include "GeoModelKernel/GeoTube.h"
#include "GeoModelKernel/GeoLogVol.h"
#include "GeoModelKernel/GeoPhysVol.h"
#include "GeoModelKernel/GeoFullPhysVol.h"
#include "GeoModelKernel/GeoNameTag.h"
#include "GeoModelKernel/GeoIdentifierTag.h"
#include "GeoModelKernel/GeoTransform.h"
#include "GeoModelKernel/GeoAlignableTransform.h"
#include "GeoModelKernel/GeoMaterial.h"
#include "GeoModelKernel/GeoShapeSubtraction.h"
#include "GeoModelKernel/GeoDefinitions.h"
#include "GaudiKernel/SystemOfUnits.h"
#include <sstream>
#include <cmath>

Go to the source code of this file.

Functions

double sqr (double x)
 

Function Documentation

◆ sqr()

double sqr ( double  x)
inline

Definition at line 49 of file SCT_Layer.cxx.

49 {return x * x;}
x
#define x