ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
TrkUtilityPackages/TrkDriftCircleMath/TrkDriftCircleMath/Segment.h File Reference
#include <ostream>
#include <vector>
#include "GaudiKernel/MsgStream.h"
#include "TrkDriftCircleMath/Cluster.h"
#include "TrkDriftCircleMath/DCOnTrack.h"
#include "TrkDriftCircleMath/Line.h"
Include dependency graph for TrkUtilityPackages/TrkDriftCircleMath/TrkDriftCircleMath/Segment.h:

Go to the source code of this file.

Classes

class  TrkDriftCircleMath::Segment
 

Namespaces

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

Typedefs

typedef std::vector< Segment > TrkDriftCircleMath::SegVec
 
typedef SegVec::iterator TrkDriftCircleMath::SegIt
 
typedef SegVec::const_iterator TrkDriftCircleMath::SegCit
 

Functions

std::ostream & TrkDriftCircleMath::operator<< (std::ostream &os, const TrkDriftCircleMath::Segment &seg)
 
MsgStream & TrkDriftCircleMath::operator<< (MsgStream &os, const TrkDriftCircleMath::Segment &seg)