![]() |
ATLAS Offline Software
|
#include "boost/container/small_vector.hpp"#include "xAODTruth/TruthParticle.h"#include "xAODMeasurementBase/MeasurementDefs.h"#include "ActsEvent/TrackContainer.h"#include "AthLinks/DataLink.h"#include <vector>#include <array>#include <cstdint>#include <utility>#include "AthenaKernel/CLASS_DEF.h"Go to the source code of this file.
Classes | |
| class | ActsTrk::HitCounterArray |
| class | ActsTrk::HitCountsPerTrack |
| Container for hit counts per track Contains hit counts per associated truth particle and the total hit counts As last element in the container. More... | |
| class | ActsTrk::TrackToTruthParticleAssociation |
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.). | |
Variables | |
| constexpr unsigned int | ActsTrk::NHitCounter = static_cast< std::underlying_type<xAOD::UncalibMeasType>::type >(xAOD::UncalibMeasType::nTypes) |
| constexpr unsigned int | ActsTrk::NTruthParticlesPerTrack = 5 |