ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Trk::MuonTrackSummary_p2 Class Reference

#include <MuonTrackSummary_p2.h>

Collaboration diagram for Trk::MuonTrackSummary_p2:

Public Member Functions

 MuonTrackSummary_p2 ()
 

Public Attributes

unsigned int m_nscatterers
 
unsigned int m_npseudoMeasurements
 
std::vector< bool > m_isMdt
 
std::vector< int > m_data
 For each chamber we have 11 numbers, comprising of: More...
 

Detailed Description

Definition at line 11 of file MuonTrackSummary_p2.h.

Constructor & Destructor Documentation

◆ MuonTrackSummary_p2()

Trk::MuonTrackSummary_p2::MuonTrackSummary_p2 ( )
inline

Definition at line 14 of file MuonTrackSummary_p2.h.

Member Data Documentation

◆ m_data

std::vector<int> Trk::MuonTrackSummary_p2::m_data

For each chamber we have 11 numbers, comprising of:

  • chamber identifier Then the (decomposed) first and second Projections
  • eta projection:
    • number of hits on track in the eta projection
    • number of holes in the eta projection
    • number of outliers in the eta projection
    • number of delta electrons in the eta projection (only filled for MDT chambers)
    • number of hits within a road around the track in the eta projection
  • phi projections for cluster chambers, first multi layer for mdt chambers:
    • number of hits on track in the eta projection
    • number of holes in the eta projection
    • number of outliers in the eta projection
    • number of delta electrons in the eta projection (only filled for MDT chambers)
    • number of hits within a road around the track in the eta projection

Definition at line 38 of file MuonTrackSummary_p2.h.

◆ m_isMdt

std::vector<bool> Trk::MuonTrackSummary_p2::m_isMdt

Definition at line 20 of file MuonTrackSummary_p2.h.

◆ m_npseudoMeasurements

unsigned int Trk::MuonTrackSummary_p2::m_npseudoMeasurements

Definition at line 17 of file MuonTrackSummary_p2.h.

◆ m_nscatterers

unsigned int Trk::MuonTrackSummary_p2::m_nscatterers

Definition at line 16 of file MuonTrackSummary_p2.h.


The documentation for this class was generated from the following file:
Trk::MuonTrackSummary_p2::m_npseudoMeasurements
unsigned int m_npseudoMeasurements
Definition: MuonTrackSummary_p2.h:17
Trk::MuonTrackSummary_p2::m_nscatterers
unsigned int m_nscatterers
Definition: MuonTrackSummary_p2.h:16