ATLAS Offline Software
|
#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/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 <math.h>
#include <stdio.h>
#include <list>
#include <map>
#include <string>
#include <algorithm>
#include "ALFA_DetectorTool.h"
#include "ALFA_DetectorFactory.h"
#include "ALFA_Geometry/ALFA_GeometryReader.h"
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 53 of file ALFA_DetectorFactory.cxx.
#define BEAMPIPEOUTERRADIUS (0.5*84.0*CLHEP::mm) |
Definition at line 54 of file ALFA_DetectorFactory.cxx.