![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "ActsEvent/CaloExtension.h"#include "xAODTracking/TrackParticleContainer.h"#include "xAODCaloEvent/CaloClusterContainer.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "StoreGate/WriteDecorHandleKey.h"#include "CaloDetDescr/CaloDetDescrManager.h"#include "ActsGeometryInterfaces/ITrackingGeometrySvc.h"#include "ActsGeometryInterfaces/IExtrapolationTool.h"#include "egammaInterfaces/IegammaCaloClusterSelector.h"#include "InDetTrackSelectionTool/IInDetTrackSelectionTool.h"#include "ActsEvent/ContextUtility.h"#include "Acts/Propagator/Propagator.hpp"#include "Acts/Propagator/Navigator.hpp"#include "Acts/Propagator/EigenStepper.hpp"#include "Acts/Utilities/Grid.hpp"#include <span>#include <map>Go to the source code of this file.
Classes | |
| class | ActsTrk::CaloExtensionAlg |
| The CaloExtensionAlg takes the ID / ITk tracks from their track state of their last measurement and propagates them to the exit portal of the calorimeter tracking volume. More... | |
Namespaces | |
| namespace | 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.). | |