![]() |
ATLAS Offline Software
|
#include "ALFA_DetectorTool.h"#include "ALFA_DetectorFactory.h"#include "ALFA_Geometry/ALFA_GeometryReader.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoTube.h"#include "GeoModelKernel/GeoTrd.h"#include "GeoModelKernel/GeoShape.h"#include "GeoModelKernel/GeoShapeUnion.h"#include "GeoModelKernel/GeoShapeShift.h"#include "GeoModelKernel/GeoShapeSubtraction.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GeoModelKernel/GeoAlignableTransform.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoFullPhysVol.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelUtilities/StoredAlignX.h"#include "GeoModelUtilities/StoredPhysVol.h"#include "GeoModelInterfaces/StoredMaterialManager.h"#include "GeoPrimitives/CLHEPtoEigenConverter.h"#include "StoreGate/StoreGateSvc.h"#include "GaudiKernel/MsgStream.h"#include "AthenaKernel/getMessageSvc.h"#include "AthenaPoolUtilities/CondAttrListCollection.h"#include "RDBAccessSvc/IRDBAccessSvc.h"#include <math.h>#include <stdio.h>#include <list>#include <algorithm>Go to the source code of this file.
Macros | |
| #define | BEAMPIPEINNERRADIUS (0.5*80.0*CLHEP::mm) |
| #define | BEAMPIPEOUTERRADIUS (0.5*84.0*CLHEP::mm) |
| #define BEAMPIPEINNERRADIUS (0.5*80.0*CLHEP::mm) |
Definition at line 50 of file ALFA_DetectorFactory.cxx.
| #define BEAMPIPEOUTERRADIUS (0.5*84.0*CLHEP::mm) |
Definition at line 51 of file ALFA_DetectorFactory.cxx.
1.8.18