ATLAS Offline Software
Classes | Namespaces | Macros | Functions
LayerIndex.h File Reference
#include "GaudiKernel/MsgStream.h"
#include <iostream>
Include dependency graph for LayerIndex.h:

Go to the source code of this file.

Classes

class  Trk::LayerIndex
 

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Macros

#define TRKDETDESCR_GEOMETRYSIGNATUREWEIGHT   10000
 
#define TRKDETDESCR_MAXROBUSTINDEX   100000
 

Functions

bool Trk::operator< (const LayerIndex &one, const LayerIndex &two)
 Overload of operator< | <= | > | >= for the usage in a map. More...
 
bool Trk::operator<= (const LayerIndex &one, const LayerIndex &two)
 
bool Trk::operator> (const LayerIndex &one, const LayerIndex &two)
 
bool Trk::operator>= (const LayerIndex &one, const LayerIndex &two)
 
MsgStream & Trk::operator<< (MsgStream &sl, const LayerIndex &layx)
 Overload of << operator for both, MsgStream and std::ostream for debug output. More...
 
std::ostream & Trk::operator<< (std::ostream &sl, const LayerIndex &layx)
 

Macro Definition Documentation

◆ TRKDETDESCR_GEOMETRYSIGNATUREWEIGHT

#define TRKDETDESCR_GEOMETRYSIGNATUREWEIGHT   10000

Definition at line 20 of file LayerIndex.h.

◆ TRKDETDESCR_MAXROBUSTINDEX

#define TRKDETDESCR_MAXROBUSTINDEX   100000

Definition at line 24 of file LayerIndex.h.