ATLAS Offline Software
Functions
SCT_FwdWheel.cxx File Reference
#include "SCT_GeoModel/SCT_FwdWheel.h"
#include "SCT_GeoModel/SCT_MaterialManager.h"
#include "SCT_GeoModel/SCT_GeometryManager.h"
#include "SCT_GeoModel/SCT_ForwardParameters.h"
#include "SCT_GeoModel/SCT_GeneralParameters.h"
#include "SCT_GeoModel/SCT_FwdModule.h"
#include "SCT_GeoModel/SCT_FwdRing.h"
#include "SCT_GeoModel/SCT_FwdDiscSupport.h"
#include "SCT_GeoModel/SCT_FwdPatchPanel.h"
#include "SCT_GeoModel/SCT_FwdPPConnector.h"
#include "SCT_GeoModel/SCT_FwdPPCooling.h"
#include "SCT_GeoModel/SCT_FwdFSI.h"
#include "SCT_GeoModel/SCT_FwdDiscPowerTape.h"
#include "SCT_GeoModel/SCT_FwdRingCooling.h"
#include "SCT_GeoModel/SCT_FwdOptoHarness.h"
#include "SCT_GeoModel/SCT_FwdDiscFixation.h"
#include "SCT_GeoModel/SCT_FSIHelper.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/GeoShapeShift.h"
#include "GeoModelKernel/GeoDefinitions.h"
#include "GaudiKernel/SystemOfUnits.h"
#include <sstream>
#include <cmath>
#include <iostream>

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_FwdWheel.cxx.

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