![]() |
ATLAS Offline Software
|
#include "GaudiKernel/MsgStream.h"#include <iostream>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) |
| #define TRKDETDESCR_GEOMETRYSIGNATUREWEIGHT 10000 |
Definition at line 20 of file LayerIndex.h.
| #define TRKDETDESCR_MAXROBUSTINDEX 100000 |
Definition at line 24 of file LayerIndex.h.
1.8.18