MarlinTPC  1.2.0
Public Types | Public Member Functions | Public Attributes | List of all members
marlintpc::KalTrackingTemplate< ContainerT >::Intersection Struct Reference

A struct as return value for the extrapolation into the next layer. More...

#include <KalTrackingTemplate.h>

Public Types

enum  Status { IntersectionOK, OutOfDetector, NoIntersection, NoIntersectionInActiveRegion }
 The status whether the intersection calculation succeeded.
 

Public Member Functions

 Intersection (TVector3 _coordinates_, Status _status_)
 Convenience constructor.
 

Public Attributes

TVector3 coordinates
 The coordinates of the intersection.
 
enum
marlintpc::KalTrackingTemplate::Intersection::Status 
status
 

Detailed Description

template<class ContainerT>
struct marlintpc::KalTrackingTemplate< ContainerT >::Intersection

A struct as return value for the extrapolation into the next layer.


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