ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
MultiComponentStateOnSurface.h File Reference
#include "TrkEventPrimitives/FitQualityOnSurface.h"
#include "TrkParameters/ComponentParameters.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkTrack/TrackStateOnSurface.h"
#include <iostream>
#include "AthContainers/DataVector.h"
#include "TrkTrack/MultiComponentStateOnSurface.icc"
Include dependency graph for MultiComponentStateOnSurface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Trk::MultiComponentStateOnSurface
 

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Typedefs

typedef DataVector< const Trk::MultiComponentStateOnSurfaceMultiComponentStateOnSurfaceDV
 

Functions

MsgStream & Trk::operator<< (MsgStream &, const MultiComponentStateOnSurface &)
 Overload of << operator for MsgStream for debug output. More...
 
std::ostream & Trk::operator<< (std::ostream &, const MultiComponentStateOnSurface &)
 Overload of << operator for std::ostream for debug output. More...
 
 DATAVECTOR_BASE (const Trk::MultiComponentStateOnSurface, const Trk::TrackStateOnSurface)
 Trk::Track is constucted from DataVector<const Trk::TrackStateOnSurface>. More...
 

Typedef Documentation

◆ MultiComponentStateOnSurfaceDV

Definition at line 120 of file MultiComponentStateOnSurface.h.

Function Documentation

◆ DATAVECTOR_BASE()

Trk::Track is constucted from DataVector<const Trk::TrackStateOnSurface>.

Let the type system know this class inherits so we can have DataVector<const Trk::MultiComponentStateOnSurface>