ATLAS Offline Software
|
structure to hold the information for the eta/phi projection of RPC, TGC and CSC chambers and per multilayer for MDT chambers More...
#include <MuonTrackSummary.h>
Public Member Functions | |
Projection () | |
Public Attributes | |
int | nhits { 0 } |
int | nholes { 0 } |
int | noutliers { 0 } |
int | ndeltas { 0 } |
int | ncloseHits { 0 } |
int | ngoodHits { 0 } |
int | noutBounds { 0 } |
structure to hold the information for the eta/phi projection of RPC, TGC and CSC chambers and per multilayer for MDT chambers
Definition at line 37 of file MuonTrackSummary.h.
|
inline |
Definition at line 39 of file MuonTrackSummary.h.
int Trk::MuonTrackSummary::ChamberHitSummary::Projection::ncloseHits { 0 } |
Definition at line 44 of file MuonTrackSummary.h.
int Trk::MuonTrackSummary::ChamberHitSummary::Projection::ndeltas { 0 } |
Definition at line 43 of file MuonTrackSummary.h.
int Trk::MuonTrackSummary::ChamberHitSummary::Projection::ngoodHits { 0 } |
Definition at line 45 of file MuonTrackSummary.h.
int Trk::MuonTrackSummary::ChamberHitSummary::Projection::nhits { 0 } |
Definition at line 40 of file MuonTrackSummary.h.
int Trk::MuonTrackSummary::ChamberHitSummary::Projection::nholes { 0 } |
Definition at line 41 of file MuonTrackSummary.h.
int Trk::MuonTrackSummary::ChamberHitSummary::Projection::noutBounds { 0 } |
Definition at line 46 of file MuonTrackSummary.h.
int Trk::MuonTrackSummary::ChamberHitSummary::Projection::noutliers { 0 } |
Definition at line 42 of file MuonTrackSummary.h.