ATLAS Offline Software
Namespaces | Typedefs
TruthParticleHitCounts.h File Reference
#include <unordered_map>
#include "xAODTruth/TruthParticle.h"
#include "ActsEvent/TrackToTruthParticleAssociation.h"
#include "xAODMeasurementBase/MeasurementDefs.h"
#include <array>
#include <cstdint>
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for TruthParticleHitCounts.h:
This graph shows which files directly or indirectly include this file:

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.).
 

Typedefs

using ActsTrk::TruthParticleHitCounts = std::unordered_map< const xAOD::TruthParticle *, HitCounterArray >