AtlfAna::ITrackParameterView Class Reference

PABC for trackparameter viewers. More...

#include <ITrackParameterView.h>

Inheritance diagram for AtlfAna::ITrackParameterView:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual TrackParameters trackParameters () const=0
virtual HepSymMatrix covMatrix () const=0
virtual bool operator! () const=0

Detailed Description

PABC for trackparameter viewers.

These are common interfaces for track parameter information.

Definition at line 30 of file ITrackParameterView.h.


Member Function Documentation

virtual TrackParameters AtlfAna::ITrackParameterView::trackParameters (  )  const [pure virtual]

Should return TrackParameters object from the Atlfast::Track

Implemented in AtlfAna::AtlfTrackParameterView.

virtual HepSymMatrix AtlfAna::ITrackParameterView::covMatrix (  )  const [pure virtual]

Should return the error matrix from the Atlfast::Track

Implemented in AtlfAna::AtlfTrackParameterView.

virtual bool AtlfAna::ITrackParameterView::operator! (  )  const [pure virtual]

Should test Atlfast::Track pointer.

Implemented in AtlfAna::AtlfTrackParameterView.


The documentation for this class was generated from the following file:
Generated on Mon Sep 24 14:19:32 2007 for AtlfastAlgs by  doxygen 1.5.1