ATLAS Offline Software
Macros | Typedefs | Variables
LArDetectorConstructionTBEC.cxx File Reference
#include "LArDetectorConstructionTBEC.h"
#include "CryostatConstructionTBEC.h"
#include "LArGeoEndcap/EMECConstruction.h"
#include "LArGeoEndcap/EndcapPresamplerConstruction.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/GeoBox.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 "GeoModelInterfaces/StoredMaterialManager.h"
#include "GeoModelUtilities/StoredPhysVol.h"
#include "GeoModelUtilities/DecodeVersionKey.h"
#include "GeoModelKernel/GeoShapeUnion.h"
#include "GeoModelKernel/GeoShapeShift.h"
#include "RDBAccessSvc/IRDBAccessSvc.h"
#include "RDBAccessSvc/IRDBRecord.h"
#include "RDBAccessSvc/IRDBRecordset.h"
#include "StoreGate/StoreGateSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "LArG4RunControl/LArGeoTBGeometricOptions.h"
#include <string>
#include <cmath>

Go to the source code of this file.

Macros

#define AXIS_ON   0
 

Typedefs

using cryoEndcapCylDBRecord_t = struct { int cylNumber
 

Variables

GeoMaterial * mat
 
double Rmin
 
double Dr
 
double Zmin
 
double Dz
 

Macro Definition Documentation

◆ AXIS_ON

#define AXIS_ON   0

Definition at line 49 of file LArDetectorConstructionTBEC.cxx.

Typedef Documentation

◆ cryoEndcapCylDBRecord_t

using cryoEndcapCylDBRecord_t = struct { int cylNumber

Definition at line 51 of file LArDetectorConstructionTBEC.cxx.

Variable Documentation

◆ Dr

double Dr

Definition at line 55 of file LArDetectorConstructionTBEC.cxx.

◆ Dz

double Dz

Definition at line 57 of file LArDetectorConstructionTBEC.cxx.

◆ mat

GeoMaterial* mat

Definition at line 53 of file LArDetectorConstructionTBEC.cxx.

◆ Rmin

double Rmin

Definition at line 54 of file LArDetectorConstructionTBEC.cxx.

◆ Zmin

double Zmin

Definition at line 56 of file LArDetectorConstructionTBEC.cxx.