#include <SVTrackInfo.h>
Definition at line 17 of file SVTrackInfo.h.
◆ SVTrackInfo() [1/3]
| Analysis::SVTrackInfo::SVTrackInfo |
( |
| ) |
|
|
inline |
Definition at line 29 of file SVTrackInfo.h.
29:
m_track(ElementLink<Rec::TrackParticleContainer>()) {}
ElementLink< Rec::TrackParticleContainer > m_track
◆ SVTrackInfo() [2/3]
Definition at line 31 of file SVTrackInfo.h.
32 {
33 ElementLink<Rec::TrackParticleContainer> link;
36 }
37 }
bool toContainedElement(BaseConstReference data, ElementType element, IProxyDict *sg=0)
Set from element pointer and a reference to the container (storable)
◆ SVTrackInfo() [3/3]
Definition at line 39 of file SVTrackInfo.h.
41 {
42 }
const Rec::TrackParticle * track() const
◆ track()
Definition at line 44 of file SVTrackInfo.h.
44 {
47 } else {
48 return 0;
49 }
50 }
◆ trackLink()
◆ m_track
The documentation for this class was generated from the following file: