#include "MuonGeoModel/MuonDetectorFactory001.h"
#include "AthenaKernel/getMessageSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "GeoGenericFunctions/Variable.h"
#include "GeoModelInterfaces/StoredMaterialManager.h"
#include "GeoModelKernel/GeoAlignableTransform.h"
#include "GeoModelKernel/GeoBox.h"
#include "GeoModelKernel/GeoDefinitions.h"
#include "GeoModelKernel/GeoFullPhysVol.h"
#include "GeoModelKernel/GeoIdentifierTag.h"
#include "GeoModelKernel/GeoLogVol.h"
#include "GeoModelKernel/GeoMaterial.h"
#include "GeoModelKernel/GeoNameTag.h"
#include "GeoModelKernel/GeoPcon.h"
#include "GeoModelKernel/GeoPerfUtils.h"
#include "GeoModelKernel/GeoPgon.h"
#include "GeoModelKernel/GeoPhysVol.h"
#include "GeoModelKernel/GeoSerialTransformer.h"
#include "GeoModelKernel/GeoShapeShift.h"
#include "GeoModelKernel/GeoShapeSubtraction.h"
#include "GeoModelKernel/GeoShapeUnion.h"
#include "GeoModelKernel/GeoTransform.h"
#include "GeoModelKernel/GeoTrap.h"
#include "GeoModelKernel/GeoTrd.h"
#include "GeoModelKernel/GeoTube.h"
#include "GeoPrimitives/CLHEPtoEigenConverter.h"
#include "IdDictDetDescr/IdDictManager.h"
#include "MuonGeoModel/DBReader.h"
#include "MuonGeoModel/FPVMAP.h"
#include "MuonGeoModel/MYSQL.h"
#include "MuonGeoModel/MuonChamber.h"
#include "MuonGeoModel/MuonSystemDescription.h"
#include "MuonGeoModel/RDBReaderAtlas.h"
#include "MuonGeoModel/Station.h"
#include "MuonGeoModel/StationSelector.h"
#include "MuonReadoutGeometry/MuonStation.h"
#include "RDBAccessSvc/IRDBAccessSvc.h"
#include "RDBAccessSvc/IRDBRecord.h"
#include "RDBAccessSvc/IRDBRecordset.h"
#include "StoreGate/StoreGateSvc.h"
#include <fstream>
#include <iomanip>
#include <sstream>
#include <stdexcept>
#include <vector>
Go to the source code of this file.
|
| MuonGM |
| Ensure that the Athena extensions are properly loaded.
|
|
◆ skip_caloSaddle
#define skip_caloSaddle true |
◆ skip_chambers
#define skip_chambers false |
◆ skip_shielding
#define skip_shielding false |
◆ skip_toroids
#define skip_toroids false |
◆ useAssemblies
#define useAssemblies false |
◆ muonsysIndMap
using muonsysIndMap = std::map<int, unsigned int, std::less<int> > |
◆ my_osstream
◆ my_sstream