![]() |
ATLAS Offline Software
|
#include <iostream>#include <iomanip>#include <utility>#include "GeoModelInterfaces/IGeoModelTool.h"#include "TRT_ReadoutGeometry/TRT_BarrelElement.h"#include "TRT_ReadoutGeometry/TRT_EndcapElement.h"#include "TRT_ReadoutGeometry/TRT_Numerology.h"#include "TrkSurfaces/TrapezoidBounds.h"#include "TrkSurfaces/RectangleBounds.h"#include "TrkSurfaces/DiscBounds.h"#include "TrkSurfaces/PlaneSurface.h"#include "TRT_DetElementsRoadUtils_xk.h"#include "TRT_DetElementsRoadTool_xk/TRT_DetElementsRoadMaker_xk.h"#include "TRT_DetElementsRoadTool_xk/TRT_DetElementsComparison.h"#include <cmath>
1.8.18