ATLAS Offline Software
TRT_GeoModel Package
Authors
Thomas Kittlemann, Joe Boudreau.

Introduction

This package contains the factories for building the GeoModel Detector Description of the TRT detector. It builds both the material geometry using the GeoModelKernel and the readout geometry using classes in InDetReadoutGeometry.

The creation of the geometry is initiated by the DetectorTool (TRT_DetectorTool) which is called from GeoModelSvc. The DetectorTool calls the top level factory (eg TRTDetectorFactory_Full) which starts the building process.

The version of geometry is controlled by the Detector Description tag which can be specified at various levels (ATLAS, InnerDetector or TRT node).

See https://uimon.cern.ch/twiki/bin/view/Atlas/InDetGeometryVersions for current versions supported.

See the InDetDetDescrExample package for examples of how to load the geometry and access detector elements.

Class Overview

The package contains the following main classes: