![]() |
ATLAS Offline Software
|
#include "LArGeoTBEC/EMECModuleConstruction.h"#include "LArGeoEndcap/EMECSupportConstruction.h"#include "GeoModelKernel/GeoUnidentifiedShape.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/GeoPcon.h"#include "GeoModelKernel/GeoCons.h"#include "GeoModelKernel/GeoTubs.h"#include "GeoModelKernel/GeoTube.h"#include "GeoModelKernel/GeoNameTag.h"#include "GeoModelKernel/GeoTransform.h"#include "GeoModelKernel/GeoAlignableTransform.h"#include "GeoModelKernel/GeoIdentifierTag.h"#include "GeoModelKernel/GeoDefinitions.h"#include "GeoModelKernel/Units.h"#include "GeoModelUtilities/StoredPhysVol.h"#include "GeoModelInterfaces/StoredMaterialManager.h"#include "StoreGate/StoreGateSvc.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/Bootstrap.h"#include "GaudiKernel/IService.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/SystemOfUnits.h"#include <string>#include <cmath>#include <iostream>Go to the source code of this file.
Variables | |
| static const bool | DEBUG_EMEC = false |
|
static |
Definition at line 57 of file EMECModuleConstruction.cxx.