![]() |
ATLAS Offline Software
|
#include "LArGeoBarrel/BarrelPresamplerConstruction.h"#include "LArGeoCode/VDetectorParameters.h"#include "GeoModelKernel/GeoElement.h"#include "GeoModelKernel/GeoMaterial.h"#include "GeoModelKernel/GeoFullPhysVol.h"#include "GeoModelKernel/GeoPhysVol.h"#include "GeoModelKernel/GeoVPhysVol.h"#include "GeoModelKernel/GeoLogVol.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoAlignableTransform.h"#include "GeoModelKernel/GeoIdentifierTag.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoSerialIdentifier.h"#include "GeoModelKernel/GeoSerialTransformer.h"#include "GeoModelKernel/GeoXF.h"#include "GeoModelKernel/GeoPcon.h"#include "GeoModelKernel/GeoTubs.h"#include "GeoModelKernel/GeoCons.h"#include "GeoModelKernel/GeoBox.h"#include "GeoModelKernel/GeoTrap.h"#include "GeoModelKernel/GeoTrd.h"#include "StoreGate/StoreGateSvc.h"#include "GeoModelInterfaces/StoredMaterialManager.h"#include "CLHEP/Geometry/Transform3D.h"#include "CLHEP/Vector/Rotation.h"#include "GaudiKernel/PhysicalConstants.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/Bootstrap.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"
1.8.18