![]() |
ATLAS Offline Software
|
#include "SCT_FwdModule.h"#include "SCT_GeometryManager.h"#include "SCT_MaterialManager.h"#include "SCT_ForwardModuleParameters.h"#include "SCT_GeneralParameters.h"#include "SCT_Identifier.h"#include "SCT_FwdModuleConnector.h"#include "SCT_FwdSpine.h"#include "SCT_FwdSubSpine.h"#include "SCT_FwdHybrid.h"#include "SCT_ReadoutGeometry/SCT_DetectorManager.h"#include "GeoModelRead/ReadGeoModel.h"#include "GeoModelKernel/GeoTrd.h"#include "GeoModelKernel/GeoShapeShift.h"#include "GeoModelKernel/GeoShape.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/GeoDefinitions.h"#include "GaudiKernel/SystemOfUnits.h"#include <cmath>#include <sstream>#include <utility>Go to the source code of this file.
Functions | |
| double | sqr (double x) |
|
inline |
Definition at line 48 of file SCT_FwdModule.cxx.