#include "GeoPrimitives/GeoPrimitives.h"
#include "GeoModelKernel/RCBase.h"
#include "ReadoutGeometryBase/SiDiodesParameters.h"
#include "ReadoutGeometryBase/InDetDD_Defs.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Geometry/Vector3D.h"
#include "CLHEP/Geometry/Transform3D.h"
#include "AtlasDetDescr/AtlasDetectorID.h"
#include <list>
#include <vector>
Go to the source code of this file.
|
| Trk |
| Ensure that the ATLAS eigen extensions are properly loaded.
|
|
| InDetDD |
| Message Stream Member.
|
|
|
enum | InDetDD::DetectorShape {
InDetDD::Box =0,
InDetDD::Trapezoid,
InDetDD::Annulus,
InDetDD::Other,
InDetDD::PolarAnnulus
} |
|
enum | InDetDD::DetectorType {
InDetDD::Undefined =0,
InDetDD::PixelBarrel,
InDetDD::PixelEndcap,
InDetDD::PixelInclined,
InDetDD::StripBarrel,
InDetDD::StripEndcap,
InDetDD::BCMPrime,
InDetDD::PLR,
InDetDD::HGTD
} |
|