Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Functions
SCT_FwdRing.cxx File Reference
#include "SCT_FwdRing.h"
#include "SCT_GeometryManager.h"
#include "SCT_MaterialManager.h"
#include "SCT_ForwardParameters.h"
#include "SCT_GeneralParameters.h"
#include "SCT_FwdModule.h"
#include "SCT_FwdCoolingBlock.h"
#include "SCT_ReadoutGeometry/SCT_DetectorManager.h"
#include "GeoModelRead/ReadGeoModel.h"
#include "GeoModelKernel/GeoTube.h"
#include "GeoModelKernel/GeoBox.h"
#include "GeoModelKernel/GeoLogVol.h"
#include "GeoModelKernel/GeoPhysVol.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/PhysicalConstants.h"
#include <cmath>
#include <sstream>
#include <utility>

Go to the source code of this file.

Functions

double sqr (double x)
 

Function Documentation

◆ sqr()

double sqr ( double  x)
inline

Definition at line 36 of file SCT_FwdRing.cxx.

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