|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKTRACKLINK_ITRACKLINK_H
6 #define TRKTRACKLINK_ITRACKLINK_H
60 #endif // TRKTRACKLINK_ITRACKLINK_H
ITrackLink & operator=(const ITrackLink &)=default
ITrackLink(const ITrackLink &)=default
virtual const NeutralParameters * neutralParameters() const =0
return the neutral parameters of the NeutralParticle)
virtual const TrackParameters * parameters() const =0
return the track parameters of the track or TrackParticleBase)
virtual ~ITrackLink()=default
ITrackLink(ITrackLink &&)=default
Ensure that the ATLAS eigen extensions are properly loaded.
ITrackLink & operator=(ITrackLink &&)=default
virtual ITrackLinkType type() const =0
return the type
virtual ITrackLink * clone() const =0
clone methods for copy constructors