![]() |
ATLAS Offline Software
|
#include <cassert>#include <stdexcept>#include <iostream>#include "RDBAccessSvc/IRDBAccessSvc.h"#include "RDBAccessSvc/IRDBRecord.h"#include "RDBAccessSvc/IRDBRecordset.h"#include "GeoModelInterfaces/IGeoModelSvc.h"#include "GeoModelInterfaces/IGeoDbTagSvc.h"#include "GeoModelUtilities/DecodeVersionKey.h"#include "GeoSpecialShapes/toEMECData.h"#include "GaudiKernel/Bootstrap.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/IMessageSvc.h"#include "GeoSpecialShapes/EMECData.h"#include "CLHEP/Units/PhysicalConstants.h"#include "AthenaBaseComps/AthCheckMacros.h"#include "G4GeometryTolerance.hh"#include "GeoSpecialShapes/LArWheelCalculator.h"#include "LArWheelSliceSolid.h"#include "G4ShiftedCone.h"
1.8.18