31#ifndef INDETSIMDATA_InDetSimData_H
32# define INDETSIMDATA_InDetSimData_H
48 typedef std::pair<HepMcParticleLink, float>
Deposit;
71 return m_word & 0x1fffffff;
InDetSimData & operator=(const InDetSimData &other)
friend class PixelSimHelper
std::pair< HepMcParticleLink, float > Deposit
void deposits(std::vector< Deposit > &deposits) const
friend class TRT_SimHelper
const std::vector< Deposit > & getdeposits() const
std::vector< Deposit > m_deposits
InDetSimData(InDetSimData &&other) noexcept=default
InDetSimData(const InDetSimData &other)
friend class SCT_SimHelper