![]() |
ATLAS Offline Software
|
#include "ActsGeometry/ActsDetectorElement.h"
#include "InDetIdentifier/PixelID.h"
#include "InDetIdentifier/SCT_ID.h"
#include "InDetReadoutGeometry/SiDetectorElement.h"
#include "ExpectedHitUtils.h"
Go to the source code of this file.
Namespaces | |
ActsTrk | |
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.). | |
ActsTrk::detail | |
Athena definition of the Eigen plugin. | |
Functions | |
std::array< unsigned int, 4 > | ActsTrk::detail::expectedLayerPattern (const EventContext &ctx, const IActsExtrapolationTool &extrapolator, const Acts::BoundTrackParameters &perigee_parameters, double pathLimit) |
Extrapolate from the perigee outwards and gather information which detector layers should have hits. More... | |
void | ActsTrk::detail::addToExpectedLayerPattern (std::array< unsigned int, 4 > &pattern, const ActsDetectorElement &detElement) |