![]() |
ATLAS Offline Software
|
#include "LArGeoBarrel/BarrelConstruction.h"#include "BarrelAuxFunctions.h"#include "LArGeoCode/VDetectorParameters.h"#include "GeoModelKernel/GeoFullPhysVol.h"#include "GeoModelKernel/GeoElement.h"#include "GeoModelKernel/GeoIdentifierTag.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoSerialIdentifier.h"#include "GeoModelKernel/GeoSerialTransformer.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoVPhysVol.h"#include "GeoModelKernel/GeoXF.h"#include "GeoModelUtilities/GeoRef.h"#include "GeoModelKernel/GeoPcon.h"#include "GeoModelKernel/GeoTubs.h"#include "GeoModelKernel/GeoCons.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoTrap.h"#include "StoreGate/StoreGateSvc.h"#include "GeoModelInterfaces/StoredMaterialManager.h"#include "GeoModelUtilities/StoredPhysVol.h"#include "CLHEP/Geometry/Transform3D.h"#include "CLHEP/Vector/Rotation.h"#include "GeoGenericFunctions/Abs.h"#include "GeoGenericFunctions/Sin.h"#include "GeoGenericFunctions/Cos.h"#include "GeoGenericFunctions/Sqrt.h"#include "GeoGenericFunctions/ATan.h"#include "GeoGenericFunctions/Rectangular.h"#include "GeoGenericFunctions/Mod.h"#include "GeoGenericFunctions/Variable.h"#include "GeoGenericFunctions/FixedConstant.h"#include "GaudiKernel/PhysicalConstants.h"#include "GaudiKernel/Bootstrap.h"#include "GeoModelInterfaces/IGeoModelSvc.h"#include "GeoModelUtilities/DecodeVersionKey.h"#include "RDBAccessSvc/IRDBRecord.h"#include "RDBAccessSvc/IRDBRecordset.h"#include "RDBAccessSvc/IRDBAccessSvc.h"#include "LArReadoutGeometry/GeoStraightAccSection.h"#include <string>#include <cmath>#include <cfloat>Go to the source code of this file.
Macros | |
| #define | BUILD_FRONT_ELECTRONICS |
| #define | BUILD_HIGHETA_ELECTRONICS |
| #define | BUILD_FRONT_G10 |
| #define | BUILD_BACK_G10 |
| #define | BUILD_ACCORDION_PLATES |
| #define | BUILD_FRONT_STEEL |
| #define BUILD_ACCORDION_PLATES |
Definition at line 77 of file BarrelConstruction.cxx.
| #define BUILD_BACK_G10 |
Definition at line 76 of file BarrelConstruction.cxx.
| #define BUILD_FRONT_ELECTRONICS |
Definition at line 73 of file BarrelConstruction.cxx.
| #define BUILD_FRONT_G10 |
Definition at line 75 of file BarrelConstruction.cxx.
| #define BUILD_FRONT_STEEL |
Definition at line 78 of file BarrelConstruction.cxx.
| #define BUILD_HIGHETA_ELECTRONICS |
Definition at line 74 of file BarrelConstruction.cxx.