Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSTRACKRECONSTRUCTION_MEASUREMENTINDEX_H
6 #define ACTSTRACKRECONSTRUCTION_MEASUREMENTINDEX_H
UncalibratedMeasurement_v1 UncalibratedMeasurement
Define the version of the uncalibrated measurement class.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
bool const RAWDATA *ch2 const
void addMeasurements(const xAOD::UncalibratedMeasurementContainer &clusterContainer)
std::size_t m_nMeasurements
MeasurementIndex(std::size_t nMeasurementContainerMax=0ul)
std::size_t nMeasurements() const
std::pair< std::size_t, bool > newMeasurementIndex(const xAOD::UncalibratedMeasurement &hit)
ContainerPtr m_lastContainer ATLAS_THREAD_SAFE
bool addMeasurement(const xAOD::UncalibratedMeasurement &hit)
UncalibratedMeasurementContainer_v1 UncalibratedMeasurementContainer
Define the version of the uncalibrated measurement container.
MeasurementIndex & operator=(const MeasurementIndex &)=default
MeasurementIndex(const MeasurementIndex &)=default
Manage lookup of vectors of auxiliary data.
std::vector< std::pair< ContainerPtr, std::size_t > > m_measurementContainerOffsets
MeasurementIndex(MeasurementIndex &&) noexcept=default