![]() |
ATLAS Offline Software
|
#include "ReadoutGeometryBase/PixelDiodeTreeBuilder.h"#include <stdexcept>#include <iomanip>#include <unordered_map>Go to the source code of this file.
Namespaces | |
| namespace | InDetDD |
| Message Stream Member. | |
Functions | |
| PixelDiodeTree | InDetDD::createPixelDiodeTree (const std::array< unsigned int, 2 > &chip_dim, const std::array< unsigned int, 2 > &chip_matrix_dim, const PixelDiodeTree::Vector2D &pitch, const std::array< std::array< unsigned int, 2 >, 2 > &edge_dim, const std::array< PixelDiodeTree::Vector2D, 2 > &edge_pitch, const std::array< std::array< unsigned int, 2 >, 2 > &dead_zone, const AttributeRefiner &func_compute_attribute, std::ostream *debug_out=nullptr) |
| Create a pixel diode tree. | |