![]() |
ATLAS Offline Software
|
#include "TrkTrackSummary/MuonTrackSummary.h"#include "TrkEventPrimitives/TrkObjectCounter.h"#include <atomic>#include <bitset>#include <iostream>#include <memory>#include <vector>#include "TrkTrackSummary/TrackSummary.icc"Go to the source code of this file.
Classes | |
| class | Trk::TrackSummary |
| A summary of the information contained by a track. More... | |
Namespaces | |
| namespace | InDet |
| Primary Vertex Finder. | |
| namespace | Muon |
| NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store. | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
| static const std::vector< float > | Trk::eProbabilityDefault (numberOfeProbabilityTypes, 0.5) |
| MsgStream & | Trk::operator<< (MsgStream &out, const TrackSummary &trackSum) |
| output. | |
| std::ostream & | Trk::operator<< (std::ostream &out, const TrackSummary &trackSum) |
| output. | |
Variables | |
| static const std::vector< unsigned int > | Trk::unusedSummaryTypes |