MarlinTPC
1.2.0
|
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 |
A struct as return value for the extrapolation into the next layer.