5#ifndef ACTSTRACKRECONSTRUCTION_MEASUREMENTINDEX_H
6#define ACTSTRACKRECONSTRUCTION_MEASUREMENTINDEX_H
bool addMeasurement(const xAOD::UncalibratedMeasurement &hit)
ContainerPtr m_lastContainer ATLAS_THREAD_SAFE
MeasurementIndex(std::size_t nMeasurementContainerMax=0ul)
MeasurementIndex(MeasurementIndex &&) noexcept=default
std::pair< std::size_t, bool > newMeasurementIndex(const xAOD::UncalibratedMeasurement &hit)
const SG::AuxVectorData * ContainerPtr
std::vector< std::pair< ContainerPtr, std::size_t > > m_measurementContainerOffsets
std::size_t nMeasurements() const
MeasurementIndex & operator=(const MeasurementIndex &)=default
MeasurementIndex(const MeasurementIndex &)=default
std::size_t m_nMeasurements
void addMeasurements(const xAOD::UncalibratedMeasurementContainer &clusterContainer)
Athena definition of the Eigen plugin.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.