![]() |
ATLAS Offline Software
|
#include <string>#include <cmath>#include <iostream>#include <format>#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/GeoPcon.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoIdentifierTag.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GeoModelInterfaces/IGeoModelSvc.h"#include "GeoModelUtilities/StoredPhysVol.h"#include "GeoModelInterfaces/StoredMaterialManager.h"#include "GeoModelUtilities/DecodeVersionKey.h"#include "StoreGate/StoreGateSvc.h"#include "GaudiKernel/IService.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/PhysicalConstants.h"#include "RDBAccessSvc/IRDBAccessSvc.h"#include "RDBAccessSvc/IRDBRecord.h"#include "RDBAccessSvc/IRDBRecordset.h"#include "LArGeoEndcap/EMECConstruction.h"#include "LArGeoEndcap/EMECSupportConstruction.h"#include "LArGeoEndcap/EMECAccordionConstruction.h"#include "GeoModelKernel/GeoUnidentifiedShape.h"
1.8.18