Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Functions
SCT_FwdCoolingPipe.cxx File Reference
#include "SCT_FwdCoolingPipe.h"
#include "SCT_MaterialManager.h"
#include "SCT_GeometryManager.h"
#include "SCT_ForwardParameters.h"
#include "GeoModelKernel/GeoTube.h"
#include "GeoModelKernel/GeoLogVol.h"
#include "GeoModelKernel/GeoPhysVol.h"
#include "GaudiKernel/PhysicalConstants.h"
#include <cmath>
Include dependency graph for SCT_FwdCoolingPipe.cxx:

Go to the source code of this file.

Functions

double sqr (double x)
 

Function Documentation

◆ sqr()

double sqr ( double  x)
inline

Definition at line 19 of file SCT_FwdCoolingPipe.cxx.

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