![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| class | InDetDD::SiLocalPosition |
| Class to represent a position in the natural frame of a silicon sensor, for Pixel and SCT For Pixel: eta=column, phi=row. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
| namespace | InDetDD |
| Message Stream Member. | |
Enumerations | |
| enum | Trk::ExtraLocalPosParam { Trk::distDepth = 2 } |
Functions | |
| SiLocalPosition | InDetDD::operator+ (const SiLocalPosition &position1, const SiLocalPosition &position2) |
| SiLocalPosition | InDetDD::operator* (const SiLocalPosition &position, const double factor) |
| SiLocalPosition | InDetDD::operator* (const double factor, const SiLocalPosition &position) |
| SiLocalPosition | InDetDD::operator/ (const SiLocalPosition &position, const double factor) |