ATLAS Offline Software
Functions
SCT_FwdOptoHarness.cxx File Reference
#include "SCT_GeoModel/SCT_FwdOptoHarness.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/SystemOfUnits.h"
#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 20 of file SCT_FwdOptoHarness.cxx.

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