ATLAS Offline Software
Public Member Functions | List of all members
Trk::TrackSurfaceIntersection::IIntersectionCache Class Referenceabstract

Base class for cache block. More...

#include <TrackSurfaceIntersection.h>

Inheritance diagram for Trk::TrackSurfaceIntersection::IIntersectionCache:
Collaboration diagram for Trk::TrackSurfaceIntersection::IIntersectionCache:

Public Member Functions

virtual ~IIntersectionCache ()=default
 
virtual std::unique_ptr< IIntersectionCacheclone () const =0
 

Detailed Description

Base class for cache block.

Definition at line 36 of file TrackSurfaceIntersection.h.

Constructor & Destructor Documentation

◆ ~IIntersectionCache()

virtual Trk::TrackSurfaceIntersection::IIntersectionCache::~IIntersectionCache ( )
virtualdefault

Member Function Documentation

◆ clone()

virtual std::unique_ptr<IIntersectionCache> Trk::TrackSurfaceIntersection::IIntersectionCache::clone ( ) const
pure virtual

The documentation for this class was generated from the following file: