ATLAS Offline Software
Functions
SCT_FwdCoolingPipe.cxx File Reference
#include "SCT_GeoModel/SCT_FwdCoolingPipe.h"
#include "SCT_GeoModel/SCT_MaterialManager.h"
#include "SCT_GeoModel/SCT_GeometryManager.h"
#include "SCT_GeoModel/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