ATLAS Offline Software
|
#include "Identifier/Identifier.h"
Go to the source code of this file.
Classes | |
class | Trk::MuonTrackSummary |
Detailed track summary for the muon system Give access to hit counts per chamber. More... | |
struct | Trk::MuonTrackSummary::ChamberHitSummary |
structure to hold information per chamber in the muon system More... | |
struct | Trk::MuonTrackSummary::ChamberHitSummary::Projection |
structure to hold the information for the eta/phi projection of RPC, TGC and CSC chambers and per multilayer for MDT chambers More... | |
Namespaces | |
Muon | |
This class provides conversion from CSC RDO data to CSC Digits. | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
MsgStream & | Trk::operator<< (MsgStream &out, const MuonTrackSummary &trackSum) |
output. More... | |
std::ostream & | Trk::operator<< (std::ostream &out, const MuonTrackSummary &trackSum) |
output. More... | |