ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::IMuonSegmentHitSummaryTool::MdtLayerIntersect Struct Reference

#include <IMuonSegmentHitSummaryTool.h>

Collaboration diagram for Muon::IMuonSegmentHitSummaryTool::MdtLayerIntersect:

Public Member Functions

 MdtLayerIntersect ()=default

Public Attributes

uint8_t nhits {0}
uint8_t nholes {0}
double distFromTubeEnd {0.}
double tubeLength {0.}

Detailed Description

Definition at line 28 of file IMuonSegmentHitSummaryTool.h.

Constructor & Destructor Documentation

◆ MdtLayerIntersect()

Muon::IMuonSegmentHitSummaryTool::MdtLayerIntersect::MdtLayerIntersect ( )
default

Member Data Documentation

◆ distFromTubeEnd

double Muon::IMuonSegmentHitSummaryTool::MdtLayerIntersect::distFromTubeEnd {0.}

Definition at line 32 of file IMuonSegmentHitSummaryTool.h.

32{0.};

◆ nhits

uint8_t Muon::IMuonSegmentHitSummaryTool::MdtLayerIntersect::nhits {0}

Definition at line 30 of file IMuonSegmentHitSummaryTool.h.

30{0};

◆ nholes

uint8_t Muon::IMuonSegmentHitSummaryTool::MdtLayerIntersect::nholes {0}

Definition at line 31 of file IMuonSegmentHitSummaryTool.h.

31{0};

◆ tubeLength

double Muon::IMuonSegmentHitSummaryTool::MdtLayerIntersect::tubeLength {0.}

Definition at line 33 of file IMuonSegmentHitSummaryTool.h.

33{0.};

The documentation for this struct was generated from the following file: