#include <MeasurementToTruthParticleAssociation.h>
◆ isCompatibleWith()
Definition at line 28 of file MeasurementToTruthParticleAssociation.h.
28 {
29
30 if (!container) return false;
31
33
34 return false;
35 }
DataLink< xAOD::UncalibratedMeasurementContainer > m_sourceMeasurements
◆ setSourceContainer() [1/3]
template<class T_MeasurementContainer>
| void ActsTrk::MeasurementToTruthParticleAssociation::setSourceContainer |
( |
const DataLink< T_MeasurementContainer > & | source | ) |
|
|
inline |
◆ setSourceContainer() [2/3]
template<class T_MeasurementContainer>
| void ActsTrk::MeasurementToTruthParticleAssociation::setSourceContainer |
( |
const T_MeasurementContainer & | source, |
|
|
const EventContext & | ctx ) |
|
inline |
◆ setSourceContainer() [3/3]
◆ sourceContainer()
◆ elements
| T std::vector< T >::elements |
|
inherited |
◆ m_sourceMeasurements
The documentation for this class was generated from the following file: