Helper struct to store the Trk::Track corresponding to a TrackParticle and the index of the Track Particle in the original container.
More...
#include <EMBremCollectionBuilder.h>
Helper struct to store the Trk::Track corresponding to a TrackParticle and the index of the Track Particle in the original container.
Definition at line 84 of file EMBremCollectionBuilder.h.
◆ TrackWithIndex() [1/3]
EMBremCollectionBuilder::TrackWithIndex::TrackWithIndex |
( |
std::unique_ptr< Trk::Track > |
intrack, |
|
|
size_t |
index |
|
) |
| |
|
inline |
◆ TrackWithIndex() [2/3]
◆ TrackWithIndex() [3/3]
EMBremCollectionBuilder::TrackWithIndex::TrackWithIndex |
( |
TrackWithIndex && |
| ) |
|
|
default |
◆ ~TrackWithIndex()
EMBremCollectionBuilder::TrackWithIndex::~TrackWithIndex |
( |
| ) |
|
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ origIndex
size_t EMBremCollectionBuilder::TrackWithIndex::origIndex |
◆ track
std::unique_ptr<Trk::Track> EMBremCollectionBuilder::TrackWithIndex::track |
The documentation for this struct was generated from the following file: