ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
DCOnTrack.h File Reference
#include <ostream>
#include "GaudiKernel/MsgStream.h"
#include "TrkDriftCircleMath/DriftCircle.h"
Include dependency graph for DCOnTrack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrkDriftCircleMath::DCOnTrack
 class representing a drift circle meaurement on segment More...
 

Namespaces

 TrkDriftCircleMath
 Function object to check whether two Segments are sub/super sets or different.
 

Typedefs

typedef std::vector< DCOnTrack > TrkDriftCircleMath::DCOnTrackVec
 
typedef DCOnTrackVec::iterator TrkDriftCircleMath::DCOnTrackIt
 
typedef DCOnTrackVec::const_iterator TrkDriftCircleMath::DCOnTrackCit
 

Functions

std::ostream & TrkDriftCircleMath::operator<< (std::ostream &os, const TrkDriftCircleMath::DCOnTrack &dc)
 
MsgStream & TrkDriftCircleMath::operator<< (MsgStream &os, const TrkDriftCircleMath::DCOnTrack &dc)